STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
Macros

Macros

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

Detailed Description

Macro Definition Documentation

#define ADC_AWD_EVENT   ((uint32_t)ADC_FLAG_AWD)

Definition at line 400 of file stm32f7xx_hal_adc.h.

#define ADC_OVR_EVENT   ((uint32_t)ADC_FLAG_OVR)

Definition at line 401 of file stm32f7xx_hal_adc.h.