STM32F103xB HAL User Manual
|
Defines | |
#define | ADC_AWD_EVENT ((uint32_t)ADC_FLAG_AWD) |
#define | ADC_AWD1_EVENT ADC_AWD_EVENT |
#define ADC_AWD1_EVENT ADC_AWD_EVENT |
ADC Analog watchdog 1 event: Alternate naming for compatibility with other STM32 devices having several analog watchdogs
Definition at line 383 of file stm32f1xx_hal_adc.h.
#define ADC_AWD_EVENT ((uint32_t)ADC_FLAG_AWD) |
ADC Analog watchdog event
Definition at line 381 of file stm32f1xx_hal_adc.h.