Typedefs | |
typedef twi_options_t | twi_master_options_t |
typedef volatile avr32_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::pba_hz, sysclk_enable_pba_module(), sysclk_get_pba_hz(), SYSCLK_TWI, and twi_master_init().
Referenced by main().