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

Return value

Notes

To determine whether group injected trigger source is internal (SW start) or external, without detail of which peripheral is selected as external trigger, (equivalent to "if(LL_ADC_INJ_GetTriggerSource(ADC1) == LL_ADC_INJ_TRIG_SOFTWARE)") use function LL_ADC_INJ_IsTriggerSourceSWStart. Availability of parameters of trigger sources from timer depends on timers availability on the selected device. CR2 JEXTEN LL_ADC_INJ_GetTriggerSource

References

from examples