|
STM32F479xx HAL User Manual
|
Defines | |
| #define | USART_POLARITY_LOW 0x00000000U |
| #define | USART_POLARITY_HIGH ((uint32_t)USART_CR2_CPOL) |
| #define USART_POLARITY_HIGH ((uint32_t)USART_CR2_CPOL) |
Definition at line 247 of file stm32f4xx_hal_usart.h.
| #define USART_POLARITY_LOW 0x00000000U |
Definition at line 246 of file stm32f4xx_hal_usart.h.
1.7.6.1