|
STM32F479xx HAL User Manual
|
Defines | |
| #define | LL_ADC_INJ_SEQ_DISCONT_DISABLE 0x00000000UL |
| #define | LL_ADC_INJ_SEQ_DISCONT_1RANK (ADC_CR1_JDISCEN) |
| #define LL_ADC_INJ_SEQ_DISCONT_1RANK (ADC_CR1_JDISCEN) |
ADC group injected sequencer discontinuous mode enable with sequence interruption every rank
Definition at line 836 of file stm32f4xx_ll_adc.h.
| #define LL_ADC_INJ_SEQ_DISCONT_DISABLE 0x00000000UL |
ADC group injected sequencer discontinuous mode disable
Definition at line 835 of file stm32f4xx_ll_adc.h.
Referenced by LL_ADC_INJ_StructInit().
1.7.6.1