Reference Manual to
LL API cross
reference:
SR TIF LL_TIM_IsActiveFlag_TRIG
LL_TIM_ClearFlag_BRK
__STATIC_INLINE void LL_TIM_ClearFlag_BRK (TIM_TypeDef
* TIMx)
Clear the break interrupt flag (BIF).
Reference Manual to
LL API cross
reference:
SR BIF LL_TIM_ClearFlag_BRK
LL_TIM_IsActiveFlag_BRK
__STATIC_INLINE uint32_t LL_TIM_IsActiveFlag_BRK
(TIM_TypeDef * TIMx)
Indicate whether break interrupt flag (BIF) is set (break interrupt is
pending).
Reference Manual to
LL API cross
reference:
SR BIF LL_TIM_IsActiveFlag_BRK
LL_TIM_ClearFlag_CC1OVR
__STATIC_INLINE void LL_TIM_ClearFlag_CC1OVR
(TIM_TypeDef * TIMx)
Clear the Capture/Compare 1 over-capture interrupt flag (CC1OF).
Reference Manual to
LL API cross
reference:
SR CC1OF LL_TIM_ClearFlag_CC1OVR
LL_TIM_IsActiveFlag_CC1OVR
__STATIC_INLINE uint32_t LL_TIM_IsActiveFlag_CC1OVR
(TIM_TypeDef * TIMx)
Indicate whether Capture/Compare 1 over-capture interrupt flag
(CC1OF) is set (Capture/Compare 1 interrupt is pending).