USART configuration file.
Copyright (c) 2016-2018 Microchip Technology Inc. and its subsidiaries.
Macros | |
#define | CONF_BAUDRATE 9600 |
#define | CONF_CHARLENGTH USART_CHSIZE_8BIT_gc |
#define | CONF_PARITY USART_PMODE_DISABLED_gc |
#define | CONF_STOPBITS false |
#define CONF_BAUDRATE 9600 |
Referenced by main().
#define CONF_CHARLENGTH USART_CHSIZE_8BIT_gc |
Referenced by main().
#define CONF_PARITY USART_PMODE_DISABLED_gc |
Referenced by main().
#define CONF_STOPBITS false |
Referenced by main().