HAL
LL_ADC_INJ_InitTypeDef is only used within HAL.
 
Symbols
loading...
Files
loading...
SummarySyntaxRelatedReferences

Fields

Field
Declared as
Description
uint32_t
Set ADC group injected conversion trigger source: internal (SW start) or from external IP (timer event, external interrupt line). This parameter can be a value of ADC_LL_EC_INJ_TRIGGER_SOURCE.
uint32_t
Set ADC group injected sequencer length. This parameter can be a value of ADC_LL_EC_INJ_SEQ_SCAN_LENGTH.
uint32_t
Set ADC group injected sequencer discontinuous mode: sequence subdivided and scan conversions interrupted every selected number of ranks. This parameter can be a value of ADC_LL_EC_INJ_SEQ_DISCONT_MODE.
uint32_t
Set ADC group injected conversion trigger: independent or from ADC group regular. This parameter can be a value of ADC_LL_EC_INJ_TRIG_AUTO Note: This parameter must be set to set to independent trigger if injected trigger source is set to an external trigger. This feature can be modified afterwards using unitary function LL_ADC_INJ_SetTrigAuto().

References

from examples