Configuration constants defined for the platform are used to enable peripherals and map I/O pin interfaces between sensors and the development board they are paired with.
Platform Board Interrupt Priorities | |
#define | CONFIG_GPIO_INT_LVL 0 |
#define | CONFIG_TWIM_INT_LVL 2 |
Platform-Specific GPIO Pin Configuration | |
#define | CONF_BOARD_SPI |
Map board SPI bus I/O pins. More... | |
#define | CONF_BOARD_TWI |
Map board TWI bus I/O pins. More... | |
#define | CONF_BOARD_ENABLE_USARTC0 |
Map XMEGA-A1 USART pins. More... | |
#define | CONF_BOARD_ENABLE_USARTE0 |
Map XMEGA-B1 USART pins. More... | |
#define | CONF_BOARD_ENABLE_USARTD0 |
Map XMEGA-A3BU USART pins. More... | |
#define | CONF_BOARD_COM_PORT |
Map UC3-L0 / UC3-A3 USART USB Virtual Com pins. More... | |
#define CONF_BOARD_COM_PORT |
Map UC3-L0 / UC3-A3 USART USB Virtual Com pins.
#define CONF_BOARD_ENABLE_USARTC0 |
Map XMEGA-A1 USART pins.
#define CONF_BOARD_ENABLE_USARTD0 |
Map XMEGA-A3BU USART pins.
#define CONF_BOARD_ENABLE_USARTE0 |
Map XMEGA-B1 USART pins.
#define CONF_BOARD_SPI |
Map board SPI bus I/O pins.
#define CONF_BOARD_TWI |
Map board TWI bus I/O pins.
#define CONFIG_GPIO_INT_LVL 0 |
#define CONFIG_TWIM_INT_LVL 2 |