HAL
LL_ADC_REG_SEQ_DISCONT_6RANKS is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_ADC_REG_SEQ_DISCONT_6RANKS

LL_ADC_REG_SEQ_DISCONT_6RANKS macro

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

Syntax

#define LL_ADC_REG_SEQ_DISCONT_6RANKS (ADC_CR1_DISCNUM_2 | ADC_CR1_DISCNUM_0 | ADC_CR1_DISCEN)

References

LocationText
stm32f4xx_ll_adc.h:746
#define LL_ADC_REG_SEQ_DISCONT_6RANKS (ADC_CR1_DISCNUM_2 | ADC_CR1_DISCNUM_0 | ADC_CR1_DISCEN) /*!< ADC group regular sequencer discontinuous mode enable with sequence interruption every 6 ranks */