General-purpose timers (TIM)
22.2.12.26 TIM_OC3PreloadConfig
void TIM_OC3PreloadConfig ( TIM_TypeDef * TIMx, uint16_t
TIM_OCPreload)
Enables or disables the TIMx peripheral Preload register on
CCR3.
ï‚· TIMx : where x can be 1, 2, 3, 4 or 8 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.27 TIM_OC4PreloadConfig
void TIM_OC4PreloadConfig ( TIM_TypeDef * TIMx, uint16_t
TIM_OCPreload)
Enables or disables the TIMx peripheral Preload register on
CCR4.
ï‚· TIMx : where x can be 1, 2, 3, 4 or 8 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 :