USART serial example configuration.
Copyright (c) 2011-2018 Microchip Technology Inc. and its subsidiaries.
Macros | |
#define | BOARD_ID_USART USART2 |
#define | BOARD_USART USART2 |
#define | BOARD_USART_BAUDRATE 115200 |
#define | PDCA_PID_USART_RX 2 |
#define | PDCA_PID_USART_TX 20 |
#define | USART_Handler USART2_Handler |
#define | USART_IRQn USART2_IRQn |
#define BOARD_ID_USART USART2 |
#define BOARD_USART USART2 |
Referenced by main(), and USART_Handler().
#define BOARD_USART_BAUDRATE 115200 |
#define PDCA_PID_USART_RX 2 |
#define PDCA_PID_USART_TX 20 |
#define USART_Handler USART2_Handler |
#define USART_IRQn USART2_IRQn |
Referenced by main().