HAL
LL_ADC_REG_SEQ_DISCONT_7RANKS is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_ADC_REG_SEQ_DISCONT_7RANKS

LL_ADC_REG_SEQ_DISCONT_7RANKS macro

ADC group regular sequencer discontinuous mode enable with sequence interruption every 7 ranks

Syntax

#define LL_ADC_REG_SEQ_DISCONT_7RANKS (ADC_CR1_DISCNUM_2 | ADC_CR1_DISCNUM_1 | ADC_CR1_DISCEN)

References

LocationText
stm32f4xx_ll_adc.h:747
#define LL_ADC_REG_SEQ_DISCONT_7RANKS (ADC_CR1_DISCNUM_2 | ADC_CR1_DISCNUM_1 | ADC_CR1_DISCEN) /*!< ADC group regular sequencer discontinuous mode enable with sequence interruption every 7 ranks */