STM32H735xx HAL User Manual
|
Defines | |
#define | ADC_ANALOGWATCHDOG_1 (LL_ADC_AWD1) |
#define | ADC_ANALOGWATCHDOG_2 (LL_ADC_AWD2) |
#define | ADC_ANALOGWATCHDOG_3 (LL_ADC_AWD3) |
#define ADC_ANALOGWATCHDOG_1 (LL_ADC_AWD1) |
ADC analog watchdog number 1
Definition at line 747 of file stm32h7xx_hal_adc.h.
Referenced by HAL_ADC_AnalogWDGConfig().
#define ADC_ANALOGWATCHDOG_2 (LL_ADC_AWD2) |
ADC analog watchdog number 2
Definition at line 748 of file stm32h7xx_hal_adc.h.
Referenced by HAL_ADC_AnalogWDGConfig().
#define ADC_ANALOGWATCHDOG_3 (LL_ADC_AWD3) |
ADC analog watchdog number 3
Definition at line 749 of file stm32h7xx_hal_adc.h.