USART DMAC example configuration.
Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries.
Macros | |
#define | BOARD_ID_USART ID_USART0 |
#define | BOARD_USART USART0 |
#define | BOARD_USART_BAUDRATE 115200 |
#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_dmac_rx(), configure_dmac_tx(), and configure_usart().
#define BOARD_USART_BAUDRATE 115200 |
Referenced by configure_usart().
#define USART_Handler USART0_Handler |
#define USART_IRQn USART0_IRQn |