STM32H735xx HAL User Manual
|
Defines | |
#define | USART_POLARITY_LOW 0x00000000U |
#define | USART_POLARITY_HIGH USART_CR2_CPOL |
#define USART_POLARITY_HIGH USART_CR2_CPOL |
Driver enable signal is active low
Definition at line 283 of file stm32h7xx_hal_usart.h.
#define USART_POLARITY_LOW 0x00000000U |
Driver enable signal is active high
Definition at line 282 of file stm32h7xx_hal_usart.h.