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

◆ IS_USART_OVRDETECTION

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

Definition at line 378 of file stm32f30x_usart.h.

◆ USART_OVRDetection_Disable

#define USART_OVRDetection_Disable   USART_CR3_OVRDIS

Definition at line 377 of file stm32f30x_usart.h.

◆ USART_OVRDetection_Enable

#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 Mon Feb 28 2022 23:36:17