HAL
LL_TIM_DeInit() is only used within HAL.
 
Symbols
loading...
Files
loading...

LL_TIM_DeInit() function

Set TIMx registers to their reset values.

Syntax

ErrorStatus LL_TIM_DeInit(const TIM_TypeDef *TIMx);
Implemented in stm32f4xx_ll_tim.c:168

Arguments

TIMx

Timer instance

Return value

An ErrorStatus enumeration value: - SUCCESS: TIMx registers are de-initialized - ERROR: invalid TIMx instance

References

Call Tree

Functions called by LL_TIM_DeInit()
LL_TIM_DeInit()
Data read by LL_TIM_DeInit()
Data written by LL_TIM_DeInit()
LL_TIM_DeInit()::result
all items filtered out
LL_TIM_DeInit()
LL_TIM_DeInit()::result
all items filtered out
Type of LL_TIM_DeInit()
LL_TIM_DeInit()
all items filtered out