STM32L486xx HAL User Manual
Defines
UART Local Interconnection Network mode
UART Exported Constants

Defines

#define UART_LIN_DISABLE   0x00000000U
#define UART_LIN_ENABLE   USART_CR2_LINEN

Define Documentation

#define UART_LIN_DISABLE   0x00000000U

Local Interconnect Network disable

Definition at line 474 of file stm32l4xx_hal_uart.h.

#define UART_LIN_ENABLE   USART_CR2_LINEN

Local Interconnect Network enable

Definition at line 475 of file stm32l4xx_hal_uart.h.