Read data register not empty flag
Transmission complete flag
Transmit data register empty flag
Hardware Control
CTS and RTS hardware flow control disabled
RTS output enabled, data is only requested when
there is space in the receive buffer
CTS mode enabled, data is only transmitted
when the nCTS input is asserted (tied to 0)
LL_USART_HWCONTROL_RTS_CTS
CTS and RTS hardware flow control enabled
IrDA Power
LL_USART_IRDA_POWER_NORMAL
IT Defines
Read data register not empty interrupt enable
Transmission complete interrupt enable
Transmit data register empty interrupt enable
LIN break detection interrupt enable
Last Clock Pulse
LL_USART_LASTCLKPULSE_NO_OUTPUT
The clock pulse of the last data bit is not
output to the SCLK pin
LL_USART_LASTCLKPULSE_OUTPUT
The clock pulse of the last data bit is output
to the SCLK pin
LIN Break Detection Length
LL_USART_LINBREAK_DETECT_10B
10-bit break detection method selected
LL_USART_LINBREAK_DETECT_11B
11-bit break detection method selected
Oversampling
Parity Control
Parity control enabled and Even Parity is selected