STM32H735xx HAL User Manual
|
Defines | |
#define | UART_STATE_DISABLE 0x00000000U |
#define | UART_STATE_ENABLE USART_CR1_UE |
#define UART_STATE_DISABLE 0x00000000U |
UART disabled
Definition at line 409 of file stm32h7xx_hal_uart.h.
#define UART_STATE_ENABLE USART_CR1_UE |
UART enabled
Definition at line 410 of file stm32h7xx_hal_uart.h.