HAL
LL_ADC_IsActiveFlag_MST_EOCS() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_ADC_IsActiveFlag_MST_EOCS()

LL_ADC_IsActiveFlag_MST_EOCS() function

Get flag multimode ADC group regular end of unitary conversion or end of sequence conversions, depending on ADC configuration, of the ADC master.

Syntax

__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_MST_EOCS(ADC_Common_TypeDef *ADCxy_COMMON);

Arguments

ADCxy_COMMON

ADC common instance (can be set directly from CMSIS definition or by using helper macro __LL_ADC_COMMON_INSTANCE () )

Return value

State of bit (1 or 0).

Notes

To configure flag of end of conversion, use function LL_ADC_REG_SetFlagEndOfConversion().

References

LocationText
stm32f4xx_ll_adc.h:4398
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_MST_EOCS(ADC_Common_TypeDef *ADCxy_COMMON)

Data Use

Data read by LL_ADC_IsActiveFlag_MST_EOCS()
LL_ADC_IsActiveFlag_MST_EOCS()
Type of LL_ADC_IsActiveFlag_MST_EOCS()
LL_ADC_IsActiveFlag_MST_EOCS()
uint32_t
all items filtered out