STM32L443xx HAL User Manual
|
Defines | |
#define | ADC_INJECTED_RANK_1 (LL_ADC_INJ_RANK_1) |
#define | ADC_INJECTED_RANK_2 (LL_ADC_INJ_RANK_2) |
#define | ADC_INJECTED_RANK_3 (LL_ADC_INJ_RANK_3) |
#define | ADC_INJECTED_RANK_4 (LL_ADC_INJ_RANK_4) |
#define ADC_INJECTED_RANK_1 (LL_ADC_INJ_RANK_1) |
ADC group injected sequencer rank 1
Definition at line 266 of file stm32l4xx_hal_adc_ex.h.
Referenced by HAL_ADCEx_InjectedConfigChannel(), and HAL_ADCEx_InjectedGetValue().
#define ADC_INJECTED_RANK_2 (LL_ADC_INJ_RANK_2) |
ADC group injected sequencer rank 2
Definition at line 267 of file stm32l4xx_hal_adc_ex.h.
Referenced by HAL_ADCEx_InjectedGetValue().
#define ADC_INJECTED_RANK_3 (LL_ADC_INJ_RANK_3) |
ADC group injected sequencer rank 3
Definition at line 268 of file stm32l4xx_hal_adc_ex.h.
Referenced by HAL_ADCEx_InjectedGetValue().
#define ADC_INJECTED_RANK_4 (LL_ADC_INJ_RANK_4) |
ADC group injected sequencer rank 4
Definition at line 269 of file stm32l4xx_hal_adc_ex.h.
Referenced by HAL_ADCEx_InjectedGetValue().