HAL
LL_TIM_IsActiveFlag_CC2OVR() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_TIM_IsActiveFlag_CC2OVR()

LL_TIM_IsActiveFlag_CC2OVR() function

Indicate whether Capture/Compare 2 over-capture interrupt flag (CC2OF) is set (Capture/Compare 2 over-capture interrupt is pending).

Syntax

__STATIC_INLINE uint32_t LL_TIM_IsActiveFlag_CC2OVR(const TIM_TypeDef *TIMx);

Arguments

TIMx

Timer instance

Return value

State of bit (1 or 0).

References

LocationText
stm32f4xx_ll_tim.h:3396
__STATIC_INLINE uint32_t LL_TIM_IsActiveFlag_CC2OVR(const TIM_TypeDef *TIMx)

Data Use

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