STM32L486xx HAL User Manual
Defines
ADC group regular - Sequencer ranks
ADC Exported Constants

Defines

#define ADC_REGULAR_RANK_1   (LL_ADC_REG_RANK_1)
#define ADC_REGULAR_RANK_2   (LL_ADC_REG_RANK_2)
#define ADC_REGULAR_RANK_3   (LL_ADC_REG_RANK_3)
#define ADC_REGULAR_RANK_4   (LL_ADC_REG_RANK_4)
#define ADC_REGULAR_RANK_5   (LL_ADC_REG_RANK_5)
#define ADC_REGULAR_RANK_6   (LL_ADC_REG_RANK_6)
#define ADC_REGULAR_RANK_7   (LL_ADC_REG_RANK_7)
#define ADC_REGULAR_RANK_8   (LL_ADC_REG_RANK_8)
#define ADC_REGULAR_RANK_9   (LL_ADC_REG_RANK_9)
#define ADC_REGULAR_RANK_10   (LL_ADC_REG_RANK_10)
#define ADC_REGULAR_RANK_11   (LL_ADC_REG_RANK_11)
#define ADC_REGULAR_RANK_12   (LL_ADC_REG_RANK_12)
#define ADC_REGULAR_RANK_13   (LL_ADC_REG_RANK_13)
#define ADC_REGULAR_RANK_14   (LL_ADC_REG_RANK_14)
#define ADC_REGULAR_RANK_15   (LL_ADC_REG_RANK_15)
#define ADC_REGULAR_RANK_16   (LL_ADC_REG_RANK_16)

Define Documentation

ADC group regular sequencer rank 1

Definition at line 557 of file stm32l4xx_hal_adc.h.

Referenced by HAL_ADC_ConfigChannel().

ADC group regular sequencer rank 10

Definition at line 566 of file stm32l4xx_hal_adc.h.

ADC group regular sequencer rank 11

Definition at line 567 of file stm32l4xx_hal_adc.h.

ADC group regular sequencer rank 12

Definition at line 568 of file stm32l4xx_hal_adc.h.

ADC group regular sequencer rank 13

Definition at line 569 of file stm32l4xx_hal_adc.h.

ADC group regular sequencer rank 14

Definition at line 570 of file stm32l4xx_hal_adc.h.

ADC group regular sequencer rank 15

Definition at line 571 of file stm32l4xx_hal_adc.h.

ADC group regular sequencer rank 16

Definition at line 572 of file stm32l4xx_hal_adc.h.

ADC group regular sequencer rank 2

Definition at line 558 of file stm32l4xx_hal_adc.h.

Referenced by HAL_ADC_ConfigChannel().

ADC group regular sequencer rank 3

Definition at line 559 of file stm32l4xx_hal_adc.h.

Referenced by HAL_ADC_ConfigChannel().

ADC group regular sequencer rank 4

Definition at line 560 of file stm32l4xx_hal_adc.h.

Referenced by HAL_ADC_ConfigChannel().

ADC group regular sequencer rank 5

Definition at line 561 of file stm32l4xx_hal_adc.h.

Referenced by HAL_ADC_ConfigChannel().

ADC group regular sequencer rank 6

Definition at line 562 of file stm32l4xx_hal_adc.h.

ADC group regular sequencer rank 7

Definition at line 563 of file stm32l4xx_hal_adc.h.

ADC group regular sequencer rank 8

Definition at line 564 of file stm32l4xx_hal_adc.h.

ADC group regular sequencer rank 9

Definition at line 565 of file stm32l4xx_hal_adc.h.