Board specific example configuration file.
Copyright (c) 2011-2018 Microchip Technology Inc. and its subsidiaries.
Macros | |
Configuration | |
#define | USART_SERIAL_EXAMPLE &USARTC0 |
#define | USART_SERIAL_EXAMPLE_BAUDRATE 9600 |
#define | USART_SERIAL_CHAR_LENGTH USART_CHSIZE_8BIT_gc |
#define | USART_SERIAL_PARITY USART_PMODE_DISABLED_gc |
#define | USART_SERIAL_STOP_BIT false |
#define USART_SERIAL_CHAR_LENGTH USART_CHSIZE_8BIT_gc |
Referenced by main().
#define USART_SERIAL_EXAMPLE &USARTC0 |
Referenced by main().
#define USART_SERIAL_EXAMPLE_BAUDRATE 9600 |
Referenced by main().
#define USART_SERIAL_PARITY USART_PMODE_DISABLED_gc |
Referenced by main().