STM32H735xx 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 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.