LL_ADC_IsActiveFlag_SLV1_EOCS
__STATIC_INLINE uint32_t
LL_ADC_IsActiveFlag_SLV1_EOCS (ADC_Common_TypeDef
* ADCxy_COMMON)
Get flag multimode ADC group regular end of unitary conversion
or end of sequence conversions, depending on ADC configuration,
of the ADC slave 1.
ADCxy_COMMON: ADC common instance (can be set
directly from CMSIS definition or by using helper macro
__LL_ADC_COMMON_INSTANCE() )
To configure flag of end of conversion, use function
LL_ADC_REG_SetFlagEndOfConversion().
Reference Manual to
LL API cross
reference:
CSR EOC2 LL_ADC_IsActiveFlag_SLV1_EOCS
LL_ADC_IsActiveFlag_SLV2_EOCS
__STATIC_INLINE uint32_t
LL_ADC_IsActiveFlag_SLV2_EOCS (ADC_Common_TypeDef
* ADCxy_COMMON)
Get flag multimode ADC group regular end of unitary conversion
or end of sequence conversions, depending on ADC configuration,
of the ADC slave 2.
ADCxy_COMMON: ADC common instance (can be set
directly from CMSIS definition or by using helper macro
__LL_ADC_COMMON_INSTANCE() )
To configure flag of end of conversion, use function
LL_ADC_REG_SetFlagEndOfConversion().
Reference Manual to
LL API cross
reference:
CSR EOC3 LL_ADC_IsActiveFlag_SLV2_EOCS
LL_ADC_IsActiveFlag_MST_OVR
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_MST_OVR
(ADC_Common_TypeDef * ADCxy_COMMON)
Get flag multimode ADC group regular overrun of the ADC master.
ADCxy_COMMON: ADC common instance (can be set
directly from CMSIS definition or by using helper macro
__LL_ADC_COMMON_INSTANCE() )
Reference Manual to
LL API cross
CSR OVR1 LL_ADC_IsActiveFlag_MST_OVR