Typedefs | |
typedef twi_options_t | twi_slave_options_t |
typedef TWI_t * | twi_slave_t |
This type can be used independently to refer to TWI slave module for the architecture used. More... | |
Functions | |
static void | twi_slave_setup (twi_slave_t twi, twi_slave_options_t *opt, TWI_Slave_t *twiSlave, void(*processDataFunction)(void), uint8_t address, TWI_SLAVE_INTLVL_t intLevel) |
typedef twi_options_t twi_slave_options_t |
|
inlinestatic |