Typedefs | |
typedef twi_options_t | twi_master_options_t |
typedef TWI_t * | twi_master_t |
This type can be used independently to refer to TWI master module for the architecture used. More... | |
Functions | |
static int | twi_master_setup (twi_master_t twi, twi_master_options_t *opt) |
typedef twi_options_t twi_master_options_t |
|
inlinestatic |
References twi_options_t::speed, twi_options_t::speed_reg, sysclk_enable_peripheral_clock(), sysclk_get_cpu_hz(), TWI_BAUD, and twi_master_init().
Referenced by main(), mxt_init(), and sha204p_wakeup().