USART synchronous example configuration.
Copyright (c) 2015-2018 Microchip Technology Inc. and its subsidiaries.
Macros | |
#define | BOARD_ID_USART ID_USART0 |
#define | BOARD_USART USART0 |
#define | USART_Handler USART0_Handler |
#define | USART_IRQn USART0_IRQn |
#define BOARD_ID_USART ID_USART0 |
Referenced by configure_usart().
#define BOARD_USART USART0 |
Referenced by configure_usart(), main(), transmit_mode_sync(), and USART0_Handler().
#define USART_Handler USART0_Handler |
#define USART_IRQn USART0_IRQn |
Referenced by configure_usart().