Macros
Collaboration diagram for USART_OVR_DETECTION:

Macros

#define IS_USART_OVRDETECTION(OVR)
 
#define USART_OVRDetection_Disable   USART_CR3_OVRDIS
 
#define USART_OVRDetection_Enable   ((uint32_t)0x00000000)
 

Detailed Description

Macro Definition Documentation

#define IS_USART_OVRDETECTION (   OVR)
Value:
#define USART_OVRDetection_Disable
#define USART_OVRDetection_Enable

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.



rosflight_firmware
Author(s): Daniel Koch , James Jackson
autogenerated on Thu Apr 15 2021 05:07:56