USART Serial Configuration.
Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries.
Macros | |
#define | USART_SERIAL_CHAR_LENGTH (8) |
#define | USART_SERIAL_EXAMPLE (&AVR32_USART2) |
#define | USART_SERIAL_EXAMPLE_BAUDRATE (57600) |
#define | USART_SERIAL_PARITY (USART_NO_PARITY) |
#define | USART_SERIAL_STOP_BIT (USART_1_STOPBIT) |
#define USART_SERIAL_CHAR_LENGTH (8) |
Referenced by main().
#define USART_SERIAL_EXAMPLE (&AVR32_USART2) |
Referenced by main().
#define USART_SERIAL_EXAMPLE_BAUDRATE (57600) |
Referenced by main().
#define USART_SERIAL_PARITY (USART_NO_PARITY) |
Referenced by main().
#define USART_SERIAL_STOP_BIT (USART_1_STOPBIT) |
Referenced by main().