STM32F479xx HAL User Manual
Defines
ADC Channels Type
ADC Exported Constants

Defines

#define ADC_ALL_CHANNELS   0x00000001U
#define ADC_REGULAR_CHANNELS   0x00000002U
#define ADC_INJECTED_CHANNELS   0x00000003U

Define Documentation

#define ADC_ALL_CHANNELS   0x00000001U

Definition at line 465 of file stm32f4xx_hal_adc.h.

#define ADC_INJECTED_CHANNELS   0x00000003U

reserved for future use

Definition at line 467 of file stm32f4xx_hal_adc.h.

#define ADC_REGULAR_CHANNELS   0x00000002U

reserved for future use

Definition at line 466 of file stm32f4xx_hal_adc.h.