Macros | |
Configuration | |
#define | USART_SHA204 &USARTC0 |
#define | USART_SHA204_BAUDRATE 115200 |
#define | USART_SHA204_CHAR_LENGTH USART_CHSIZE_8BIT_gc |
#define | USART_SHA204_PARITY USART_PMODE_DISABLED_gc |
#define | USART_SHA204_STOP_BIT false |
#define USART_SHA204 &USARTC0 |
Referenced by log_init(), log_sha204(), log_sha204_title(), and usart_write_crlf().
#define USART_SHA204_BAUDRATE 115200 |
Referenced by log_init().
#define USART_SHA204_CHAR_LENGTH USART_CHSIZE_8BIT_gc |
Referenced by log_init().
#define USART_SHA204_PARITY USART_PMODE_DISABLED_gc |
Referenced by log_init().
#define USART_SHA204_STOP_BIT false |
Referenced by log_init().