STM32F439xx HAL User Manual
Defines
ADC group injected - Sequencer ranks
ADC Exported Constants

Defines

#define LL_ADC_INJ_RANK_1   (ADC_JDR1_REGOFFSET | ADC_JOFR1_REGOFFSET | 0x00000001U)
#define LL_ADC_INJ_RANK_2   (ADC_JDR2_REGOFFSET | ADC_JOFR2_REGOFFSET | 0x00000002U)
#define LL_ADC_INJ_RANK_3   (ADC_JDR3_REGOFFSET | ADC_JOFR3_REGOFFSET | 0x00000003U)
#define LL_ADC_INJ_RANK_4   (ADC_JDR4_REGOFFSET | ADC_JOFR4_REGOFFSET | 0x00000004U)

Define Documentation

ADC group injected sequencer rank 1

Definition at line 848 of file stm32f4xx_ll_adc.h.

ADC group injected sequencer rank 2

Definition at line 849 of file stm32f4xx_ll_adc.h.

ADC group injected sequencer rank 3

Definition at line 850 of file stm32f4xx_ll_adc.h.

ADC group injected sequencer rank 4

Definition at line 851 of file stm32f4xx_ll_adc.h.