STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
Loading...
Searching...
No Matches
Collaboration diagram for ADC Event Type:

Macros

#define ADC_AWD_EVENT   ((uint32_t)ADC_FLAG_AWD)
#define ADC_OVR_EVENT   ((uint32_t)ADC_FLAG_OVR)

Detailed Description

Macro Definition Documentation

◆ ADC_AWD_EVENT

#define ADC_AWD_EVENT   ((uint32_t)ADC_FLAG_AWD)

Definition at line 417 of file stm32f4xx_hal_adc.h.

◆ ADC_OVR_EVENT

#define ADC_OVR_EVENT   ((uint32_t)ADC_FLAG_OVR)

Definition at line 418 of file stm32f4xx_hal_adc.h.