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