Go to the documentation of this file. 37 #ifndef CONF_USART_SERIAL_H 38 #define CONF_USART_SERIAL_H 41 #define CONF_UART CONSOLE_UART 45 #define CONF_UART_CHAR_LENGTH US_MR_CHRL_8_BIT 47 #define CONF_UART_PARITY US_MR_PAR_NO 49 #define CONF_UART_STOP_BITS US_MR_NBSTOP_1_BIT