TIMMode_TypeDef
TIMMode_TypeDef::TIM_Mode_FreeRun
TIMMode_TypeDef::TIM_Mode_UserDefine
Defines
Check if the input parameter is valid.
Enums
Values:
Select the TIM mode as Free-running mode. In free-running mode, the TIM counts down from 0xFFFFFFFF.
Select the TIM mode as User-defined mode. In user-defined mode, the TIM counts down from the value set by TIM_Period in TIM_TimeBaseInitTypeDef.