HAL + 0/1 examples
CodeScope will show references to LL_TIM_IsActiveFlag_COM() from the following samples and libraries:
Examples
STM32F411RE-Nucleo
Examples_MIX
TIM
 
Symbols
loading...
Files
loading...

LL_TIM_IsActiveFlag_COM() function

Indicate whether commutation interrupt flag (COMIF) is set (commutation interrupt is pending).

Syntax

__STATIC_INLINE uint32_t LL_TIM_IsActiveFlag_COM(const TIM_TypeDef *TIMx);

Arguments

TIMx

Timer instance

Return value

State of bit (1 or 0).

Examples

LL_TIM_IsActiveFlag_COM() is referenced by 1 libraries and example projects.

References

LocationText
stm32f4xx_ll_tim.h:3306
__STATIC_INLINE uint32_t LL_TIM_IsActiveFlag_COM(const TIM_TypeDef *TIMx)

Data Use

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