|
STM32F103xB HAL User Manual
|
Defines | |
| #define | LL_ADC_INJ_SEQ_DISCONT_DISABLE 0x00000000U |
| #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 718 of file stm32f1xx_ll_adc.h.
| #define LL_ADC_INJ_SEQ_DISCONT_DISABLE 0x00000000U |
ADC group injected sequencer discontinuous mode disable
Definition at line 717 of file stm32f1xx_ll_adc.h.
Referenced by LL_ADC_INJ_StructInit().
1.7.6.1