Macros | |
#define | UART_STOPBITS_1 LL_UART_STOPBITS_1 |
#define | UART_STOPBITS_1_5 LL_UART_STOPBITS_1_5 |
#define | UART_STOPBITS_2 LL_UART_STOPBITS_2 |
#define UART_STOPBITS_1 LL_UART_STOPBITS_1 |
UART frame with 1 stop bit
Definition at line 265 of file hal_uart.h.
#define UART_STOPBITS_1_5 LL_UART_STOPBITS_1_5 |
UART frame with 1.5 stop bits
Definition at line 266 of file hal_uart.h.
#define UART_STOPBITS_2 LL_UART_STOPBITS_2 |
UART frame with 2 stop bits
Definition at line 267 of file hal_uart.h.