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

Return value

None

Notes

ADC conversion will start at next trigger event (on the selected trigger edge) following the ADC start conversion command. On this STM32 series, this function is relevant for ADC conversion start from external trigger. If internal trigger (SW start) is needed, perform ADC conversion start using function LL_ADC_INJ_StartConversionSWStart().

References

from examples