Macros | |
#define | IS_USART_OVRDETECTION(OVR) |
#define | USART_OVRDetection_Disable USART_CR3_OVRDIS |
#define | USART_OVRDetection_Enable ((uint32_t)0x00000000) |
#define IS_USART_OVRDETECTION | ( | OVR | ) |
Definition at line 378 of file stm32f30x_usart.h.
#define USART_OVRDetection_Disable USART_CR3_OVRDIS |
Definition at line 377 of file stm32f30x_usart.h.
#define USART_OVRDetection_Enable ((uint32_t)0x00000000) |
Definition at line 376 of file stm32f30x_usart.h.