|
STM32F479xx HAL User Manual
|
Defines | |
| #define | ADC_AWD_EVENT ((uint32_t)ADC_FLAG_AWD) |
| #define | ADC_OVR_EVENT ((uint32_t)ADC_FLAG_OVR) |
| #define ADC_AWD_EVENT ((uint32_t)ADC_FLAG_AWD) |
Definition at line 418 of file stm32f4xx_hal_adc.h.
Referenced by HAL_ADC_PollForEvent().
| #define ADC_OVR_EVENT ((uint32_t)ADC_FLAG_OVR) |
Definition at line 419 of file stm32f4xx_hal_adc.h.
1.7.6.1