STM32H735xx HAL User Manual
|
Defines | |
#define | LL_USART_DE_POLARITY_HIGH 0x00000000U |
#define | LL_USART_DE_POLARITY_LOW USART_CR3_DEP |
#define LL_USART_DE_POLARITY_HIGH 0x00000000U |
DE signal is active high
Definition at line 504 of file stm32h7xx_ll_usart.h.
#define LL_USART_DE_POLARITY_LOW USART_CR3_DEP |
DE signal is active low
Definition at line 505 of file stm32h7xx_ll_usart.h.