HAL
LL_ADC_INJ_StopConversionExtTrig() is only used within HAL.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

None

Notes

No more ADC conversion will start at next trigger event following the ADC stop conversion command. If a conversion is on-going, it will be completed. On this STM32 series, there is no specific command to stop a conversion on-going or to stop ADC converting in continuous mode. These actions can be performed using function LL_ADC_Disable().

References

from examples