HAL
LL_ADC_REG_SetSequencerDiscont() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_ADC_REG_SetSequencerDiscont()

LL_ADC_REG_SetSequencerDiscont() function

Set ADC group regular sequencer discontinuous mode: sequence subdivided and scan conversions interrupted every selected number of ranks.

Syntax

__STATIC_INLINE void LL_ADC_REG_SetSequencerDiscont(ADC_TypeDef *ADCx,     uint32_t SeqDiscont);

Arguments

Return value

None

Notes

It is not possible to enable both ADC group regular continuous mode and sequencer discontinuous mode. It is not possible to enable both ADC auto-injected mode and ADC group regular sequencer discontinuous mode. CR1 DISCNUM LL_ADC_REG_SetSequencerDiscont

References

LocationText
stm32f4xx_ll_adc.h:2387
__STATIC_INLINE void LL_ADC_REG_SetSequencerDiscont(ADC_TypeDef *ADCx, uint32_t SeqDiscont)

Data Use

Data read by LL_ADC_REG_SetSequencerDiscont()
LL_ADC_REG_SetSequencerDiscont()