Macros
UART Line Error Flag Mask
Peripheral Driver
»
HAL Driver
»
UART
»
Defines
»
UART Exported Constants
Macros
#define
UART_LINE_ERROR_MASK
(
LL_UART_LSR_PE
|
LL_UART_LSR_OE
|
LL_UART_LSR_FE
|
LL_UART_LSR_BI
)
Detailed Description
Macro Definition Documentation
◆
UART_LINE_ERROR_MASK
#define UART_LINE_ERROR_MASK (
LL_UART_LSR_PE
|
LL_UART_LSR_OE
|
LL_UART_LSR_FE
|
LL_UART_LSR_BI
)
UART interruptions flags mask