STM32L443xx HAL User Manual
|
Defines | |
#define | UART_LIN_DISABLE 0x00000000U |
#define | UART_LIN_ENABLE USART_CR2_LINEN |
#define UART_LIN_DISABLE 0x00000000U |
Local Interconnect Network disable
Definition at line 488 of file stm32l4xx_hal_uart.h.
#define UART_LIN_ENABLE USART_CR2_LINEN |
Local Interconnect Network enable
Definition at line 489 of file stm32l4xx_hal_uart.h.