Reference Manual to
LL API cross
reference:
DIER UIE LL_TIM_DisableIT_UPDATE
LL_TIM_IsEnabledIT_UPDATE
__STATIC_INLINE uint32_t LL_TIM_IsEnabledIT_UPDATE
(TIM_TypeDef * TIMx)
Indicates whether the update interrupt (UIE) is enabled.
Reference Manual to
LL API cross
reference:
DIER UIE LL_TIM_IsEnabledIT_UPDATE
LL_TIM_EnableIT_CC1
__STATIC_INLINE void LL_TIM_EnableIT_CC1 (TIM_TypeDef *
TIMx)
Enable capture/compare 1 interrupt (CC1IE).
Reference Manual to
LL API cross
reference:
DIER CC1IE LL_TIM_EnableIT_CC1
LL_TIM_DisableIT_CC1
__STATIC_INLINE void LL_TIM_DisableIT_CC1 (TIM_TypeDef
* TIMx)
Disable capture/compare 1 interrupt (CC1IE).
Reference Manual to
LL API cross
reference:
DIER CC1IE LL_TIM_DisableIT_CC1
LL_TIM_IsEnabledIT_CC1
__STATIC_INLINE uint32_t LL_TIM_IsEnabledIT_CC1
(TIM_TypeDef * TIMx)
Indicates whether the capture/compare 1 interrupt (CC1IE) is
enabled.