STM32F439xx 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 439 of file stm32f4xx_hal_adc.h.

#define ADC_INJECTED_CHANNELS   0x00000003U

reserved for future use

Definition at line 441 of file stm32f4xx_hal_adc.h.

#define ADC_REGULAR_CHANNELS   0x00000002U

reserved for future use

Definition at line 440 of file stm32f4xx_hal_adc.h.