HAL + 0/5 examples
CodeScope will show references to LL_TIM_IsActiveFlag_CC1() from the following samples and libraries:
 
Symbols
loading...
Files
loading...

LL_TIM_IsActiveFlag_CC1() function

Indicate whether Capture/Compare 1 interrupt flag (CC1F) is set (Capture/Compare 1 interrupt is pending).

Syntax

__STATIC_INLINE uint32_t LL_TIM_IsActiveFlag_CC1(const TIM_TypeDef *TIMx);

Arguments

TIMx

Timer instance

Return value

State of bit (1 or 0).

Examples

LL_TIM_IsActiveFlag_CC1() is referenced by 5 libraries and example projects.

References

LocationText
stm32f4xx_ll_tim.h:3218
__STATIC_INLINE uint32_t LL_TIM_IsActiveFlag_CC1(const TIM_TypeDef *TIMx)

Data Use

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