Reference Manual to
LL API cross
reference:
DIER CC1IE LL_TIM_IsEnabledIT_CC1
LL_TIM_EnableIT_CC2
__STATIC_INLINE void LL_TIM_EnableIT_CC2 (TIM_TypeDef *
TIMx)
Enable capture/compare 2 interrupt (CC2IE).
Reference Manual to
LL API cross
reference:
DIER CC2IE LL_TIM_EnableIT_CC2
LL_TIM_DisableIT_CC2
__STATIC_INLINE void LL_TIM_DisableIT_CC2 (TIM_TypeDef
* TIMx)
Disable capture/compare 2 interrupt (CC2IE).
Reference Manual to
LL API cross
reference:
DIER CC2IE LL_TIM_DisableIT_CC2
LL_TIM_IsEnabledIT_CC2
__STATIC_INLINE uint32_t LL_TIM_IsEnabledIT_CC2
(TIM_TypeDef * TIMx)
Indicates whether the capture/compare 2 interrupt (CC2IE) is
enabled.
Reference Manual to
LL API cross
reference:
DIER CC2IE LL_TIM_IsEnabledIT_CC2
LL_TIM_EnableIT_CC3
__STATIC_INLINE void LL_TIM_EnableIT_CC3 (TIM_TypeDef *
TIMx)
Enable capture/compare 3 interrupt (CC3IE).