Macros | |
#define | IS_USART_DE_POLARITY(POLARITY) |
#define | USART_DEPolarity_High ((uint32_t)0x00000000) |
#define | USART_DEPolarity_Low USART_CR3_DEP |
#define IS_USART_DE_POLARITY | ( | POLARITY | ) |
Definition at line 337 of file stm32f30x_usart.h.
#define USART_DEPolarity_High ((uint32_t)0x00000000) |
Definition at line 335 of file stm32f30x_usart.h.
#define USART_DEPolarity_Low USART_CR3_DEP |
Definition at line 336 of file stm32f30x_usart.h.