STM32F103xB 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 726 of file stm32f1xx_ll_adc.h.

ADC group injected sequencer rank 2

Definition at line 727 of file stm32f1xx_ll_adc.h.

ADC group injected sequencer rank 3

Definition at line 728 of file stm32f1xx_ll_adc.h.

ADC group injected sequencer rank 4

Definition at line 729 of file stm32f1xx_ll_adc.h.