JDR2 JDATA LL_ADC_INJ_ReadConversionData8
JDR3 JDATA LL_ADC_INJ_ReadConversionData8
JDR4 JDATA LL_ADC_INJ_ReadConversionData8
LL_ADC_INJ_ReadConversionData6
__STATIC_INLINE uint8_t
LL_ADC_INJ_ReadConversionData6 (ADC_TypeDef * ADCx,
uint32_t Rank)
Get ADC group injected conversion data, range fit for ADC
resolution 6 bits.
ADCx: ADC instance
Rank: This parameter can be one of the following values:
LL_ADC_INJ_RANK_1
LL_ADC_INJ_RANK_2
LL_ADC_INJ_RANK_3
LL_ADC_INJ_RANK_4
Value: between Min_Data=0x00 and Max_Data=0x3F
For devices with feature oversampling: Oversampling can
increase data width, function for extended range may be
needed: LL_ADC_INJ_ReadConversionData32.
Reference Manual to
LL API cross
reference:
JDR1 JDATA LL_ADC_INJ_ReadConversionData6
JDR2 JDATA LL_ADC_INJ_ReadConversionData6
JDR3 JDATA LL_ADC_INJ_ReadConversionData6
JDR4 JDATA LL_ADC_INJ_ReadConversionData6
LL_ADC_IsActiveFlag_EOCS
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_EOCS
(ADC_TypeDef * ADCx)
Get flag ADC group regular end of unitary conversion or end of
sequence conversions, depending on ADC configuration.
To configure flag of end of conversion, use function
LL_ADC_REG_SetFlagEndOfConversion().
Reference Manual to
LL API cross
reference:
SR EOC LL_ADC_IsActiveFlag_EOCS
LL_ADC_IsActiveFlag_OVR
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_OVR
(ADC_TypeDef * ADCx)
Get flag ADC group regular overrun.