#include "board.h"
Macros | |
#define | AVR32_TWIM0_GROUP 25 |
#define | AVR32_TWIM1_GROUP 26 |
#define | AVR32_TWIM2_GROUP 45 |
#define | CONF_TWIM_IRQ_GROUP AVR32_TWIM0_GROUP |
#define | CONF_TWIM_IRQ_LEVEL 1 |
#define | CONF_TWIM_IRQ_LINE AVR32_TWIM0_IRQ |
Configuration | |
#define | TWI_EXAMPLE &AVR32_TWIM0 |
#define AVR32_TWIM0_GROUP 25 |
#define AVR32_TWIM1_GROUP 26 |
#define AVR32_TWIM2_GROUP 45 |
#define CONF_TWIM_IRQ_GROUP AVR32_TWIM0_GROUP |
#define CONF_TWIM_IRQ_LEVEL 1 |
Referenced by twim_master_init().
#define CONF_TWIM_IRQ_LINE AVR32_TWIM0_IRQ |
Referenced by twim_master_init().
#define TWI_EXAMPLE &AVR32_TWIM0 |
Referenced by main().