STM32L486xx HAL User Manual
Defines
UART LIN Break Detection
UART Exported Constants

Defines

#define UART_LINBREAKDETECTLENGTH_10B   0x00000000U
#define UART_LINBREAKDETECTLENGTH_11B   USART_CR2_LBDL

Define Documentation

#define UART_LINBREAKDETECTLENGTH_10B   0x00000000U

LIN 10-bit break detection length

Definition at line 483 of file stm32l4xx_hal_uart.h.

#define UART_LINBREAKDETECTLENGTH_11B   USART_CR2_LBDL

LIN 11-bit break detection length

Definition at line 484 of file stm32l4xx_hal_uart.h.