Microchip® Advanced Software Framework

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Sensors Platform Board Configuration

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.

See Also
Sensors Xplained Extension Board Configuration

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