STM32H735xx 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 479 of file stm32h7xx_hal_uart.h.

#define UART_LIN_ENABLE   USART_CR2_LINEN

Local Interconnect Network enable

Definition at line 480 of file stm32h7xx_hal_uart.h.