Board configuration.
Copyright (c) 2016-2018 Microchip Technology Inc. and its subsidiaries.
Macros | |
#define | BOARD_TWI_Handler TWI0_Handler |
#define | BOARD_TWI_IRQn TWI0_IRQn |
Definition of TWI interrupt ID on board. More... | |
#define | CONF_BOARD_TWI0 |
Configure TWI0 pins. More... | |
#define | CONF_BOARD_UART_CONSOLE |
Configure UART pins. More... | |
#define | CONSOLE_UART_ID ID_UART |
Usart Hw ID used by the console (UART). More... | |
#define BOARD_TWI_Handler TWI0_Handler |
#define BOARD_TWI_IRQn TWI0_IRQn |
Definition of TWI interrupt ID on board.
Referenced by main().
#define CONF_BOARD_TWI0 |
Configure TWI0 pins.
#define CONF_BOARD_UART_CONSOLE |
Configure UART pins.
#define CONSOLE_UART_ID ID_UART |
Usart Hw ID used by the console (UART).
Referenced by configure_console().