LL_TIM_DisableCounter
__STATIC_INLINE void LL_TIM_DisableCounter (TIM_TypeDef
* TIMx)
Reference Manual to
LL API cross
reference:
CR1 CEN LL_TIM_DisableCounter
LL_TIM_IsEnabledCounter
__STATIC_INLINE uint32_t LL_TIM_IsEnabledCounter
(TIM_TypeDef * TIMx)
Indicates whether the timer counter is enabled.
Reference Manual to
LL API cross
reference:
CR1 CEN LL_TIM_IsEnabledCounter
LL_TIM_EnableUpdateEvent
__STATIC_INLINE void LL_TIM_EnableUpdateEvent
(TIM_TypeDef * TIMx)
Enable update event generation.
Reference Manual to
LL API cross
reference:
CR1 UDIS LL_TIM_EnableUpdateEvent
LL_TIM_DisableUpdateEvent
__STATIC_INLINE void LL_TIM_DisableUpdateEvent
(TIM_TypeDef * TIMx)
Disable update event generation.
Reference Manual to
LL API cross
reference:
CR1 UDIS LL_TIM_DisableUpdateEvent