| STM32H735xx 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 309 of file stm32h7xx_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 310 of file stm32h7xx_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 311 of file stm32h7xx_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 312 of file stm32h7xx_hal_adc_ex.h.
Referenced by HAL_ADCEx_InjectedGetValue().
 1.7.6.1
 1.7.6.1