HAL
LL_ADC_REG_SEQ_DISCONT_5RANKS is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_ADC_REG_SEQ_DISCONT_5RANKS

LL_ADC_REG_SEQ_DISCONT_5RANKS macro

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

Syntax

#define LL_ADC_REG_SEQ_DISCONT_5RANKS (ADC_CR1_DISCNUM_2 | ADC_CR1_DISCEN)

References

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