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

Return value

Notes

Depending on devices and packages, some channels may not be available. Refer to device datasheet for channels availability. Usage of the returned channel number: - To reinject this channel into another function LL_ADC_xxx: the returned channel number is only partly formatted on definition of literals LL_ADC_CHANNEL_x. Therefore, it has to be compared with parts of literals LL_ADC_CHANNEL_x or using helper macro __LL_ADC_CHANNEL_TO_DECIMAL_NB (). Then the selected literal LL_ADC_CHANNEL_x can be used as parameter for another function. - To get the channel number in decimal format: process the returned value with the helper macro __LL_ADC_CHANNEL_TO_DECIMAL_NB (). JSQR JSQ2 LL_ADC_INJ_SetSequencerRanks\n JSQR JSQ3 LL_ADC_INJ_SetSequencerRanks\n JSQR JSQ4 LL_ADC_INJ_SetSequencerRanks

References

from examples