STM32F439xx HAL User Manual
Defines
ADC Injected Rank
ADC Exported Constants

Defines

#define ADC_INJECTED_RANK_1   0x00000001U
#define ADC_INJECTED_RANK_2   0x00000002U
#define ADC_INJECTED_RANK_3   0x00000003U
#define ADC_INJECTED_RANK_4   0x00000004U

Define Documentation

#define ADC_INJECTED_RANK_1   0x00000001U

Definition at line 219 of file stm32f4xx_hal_adc_ex.h.

Referenced by HAL_ADCEx_InjectedGetValue().

#define ADC_INJECTED_RANK_2   0x00000002U

Definition at line 220 of file stm32f4xx_hal_adc_ex.h.

Referenced by HAL_ADCEx_InjectedGetValue().

#define ADC_INJECTED_RANK_3   0x00000003U

Definition at line 221 of file stm32f4xx_hal_adc_ex.h.

Referenced by HAL_ADCEx_InjectedGetValue().

#define ADC_INJECTED_RANK_4   0x00000004U

Definition at line 222 of file stm32f4xx_hal_adc_ex.h.

Referenced by HAL_ADCEx_InjectedGetValue().