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
 

Detailed Description

Macro Definition Documentation

◆ UART_STOPBITS_1

#define UART_STOPBITS_1   LL_UART_STOPBITS_1

UART frame with 1 stop bit

◆ UART_STOPBITS_1_5

#define UART_STOPBITS_1_5   LL_UART_STOPBITS_1_5

UART frame with 1.5 stop bits

◆ UART_STOPBITS_2

#define UART_STOPBITS_2   LL_UART_STOPBITS_2

UART frame with 2 stop bits