USART serial example configuration.
Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries.
Macros | |
#define | BOARD_ID_USART USART1 |
#define | BOARD_USART USART1 |
#define | BOARD_USART_BAUDRATE 115200 |
#define | PDCA_PID_USART_RX 1 |
#define | PDCA_PID_USART_TX 19 |
#define | USART_Handler USART1_Handler |
#define | USART_IRQn USART1_IRQn |
#define BOARD_ID_USART USART1 |
#define BOARD_USART USART1 |
Referenced by main(), and USART_Handler().
#define BOARD_USART_BAUDRATE 115200 |
#define PDCA_PID_USART_RX 1 |
#define PDCA_PID_USART_TX 19 |
#define USART_Handler USART1_Handler |
#define USART_IRQn USART1_IRQn |
Referenced by main().