STM32H735xx HAL User Manual
|
Defines | |
#define | ADC_SCAN_DISABLE (0x00000000UL) |
#define | ADC_SCAN_ENABLE (0x00000001UL) |
#define ADC_SCAN_DISABLE (0x00000000UL) |
Scan mode disabled
Definition at line 544 of file stm32h7xx_hal_adc.h.
Referenced by HAL_ADC_Init(), and HAL_ADCEx_InjectedConfigChannel().
#define ADC_SCAN_ENABLE (0x00000001UL) |