|
STM32H735xx HAL User Manual
|
Defines | |
| #define | LL_ADC_INJ_SEQ_DISCONT_DISABLE (0x00000000UL) |
| #define | LL_ADC_INJ_SEQ_DISCONT_1RANK (ADC_CFGR_JDISCEN) |
| #define LL_ADC_INJ_SEQ_DISCONT_1RANK (ADC_CFGR_JDISCEN) |
ADC group injected sequencer discontinuous mode enable with sequence interruption every rank
Definition at line 1200 of file stm32h7xx_ll_adc.h.
| #define LL_ADC_INJ_SEQ_DISCONT_DISABLE (0x00000000UL) |
ADC group injected sequencer discontinuous mode disable
Definition at line 1199 of file stm32h7xx_ll_adc.h.
Referenced by LL_ADC_INJ_StructInit().
1.7.6.1