STM32L443xx 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 1014 of file stm32l4xx_ll_adc.h.
#define LL_ADC_INJ_SEQ_DISCONT_DISABLE (0x00000000UL) |
ADC group injected sequencer discontinuous mode disable
Definition at line 1013 of file stm32l4xx_ll_adc.h.
Referenced by LL_ADC_INJ_StructInit().