General-purpose timers (TIM)
OC5REF
ï€ TIM_ForcedAction_InActive : Force inactive level on
OC5REF.
22.2.12.24 TIM_OC1PreloadConfig
void TIM_OC1PreloadConfig ( TIM_TypeDef * TIMx, uint16_t
TIM_OCPreload)
Enables or disables the TIMx peripheral Preload register on
CCR1.
ï‚· TIMx : where x can be 1, 2, 3, 4, 8, 15, 16 or 17 to select the
TIM peripheral.
ï‚· TIM_OCPreload : new state of the TIMx peripheral Preload
register This parameter can be one of the following values:
ï€ TIM_OCPreload_Enable :
ï€ TIM_OCPreload_Disable :
22.2.12.25 TIM_OC2PreloadConfig
void TIM_OC2PreloadConfig ( TIM_TypeDef * TIMx, uint16_t
TIM_OCPreload)
Enables or disables the TIMx peripheral Preload register on
CCR2.
ï‚· TIMx : where x can be 1, 2, 3, 4, 8 or 15 to select the TIM
peripheral.
ï‚· TIM_OCPreload : new state of the TIMx peripheral Preload
register This parameter can be one of the following values:
ï€ TIM_OCPreload_Enable :
ï€ TIM_OCPreload_Disable :