CARME-M4 BSP
V1.5
|
Macros | |
#define | USART_Parity_No ((uint16_t)0x0000) |
#define | USART_Parity_Even ((uint16_t)0x0400) |
#define | USART_Parity_Odd ((uint16_t)0x0600) |
#define | IS_USART_PARITY(PARITY) |
#define IS_USART_PARITY | ( | PARITY | ) |
Definition at line 160 of file stm32f4xx_usart.h.