General-purpose timers (TIM)
ï‚· TIMx : where x can be 1, 2, 3, 4, 8, 15, 16 or 17 to select the
TIM peripheral.
ï‚· TIM_OCFast : new state of the Output Compare Fast Enable
Bit. This parameter can be one of the following values:
ï€ TIM_OCFast_Enable : TIM output compare fast enable
ï€ TIM_OCFast_Disable : TIM output compare fast
disable
22.2.12.31 TIM_OC2FastConfig
void TIM_OC2FastConfig ( TIM_TypeDef * TIMx, uint16_t
TIM_OCFast)
Configures the TIMx Output Compare 2 Fast feature.
ï‚· TIMx : where x can be 1, 2, 3, 4, 8 or 15 to select the TIM
peripheral.
ï‚· TIM_OCFast : new state of the Output Compare Fast Enable
Bit. This parameter can be one of the following values:
ï€ TIM_OCFast_Enable : TIM output compare fast enable
ï€ TIM_OCFast_Disable : TIM output compare fast
disable
22.2.12.32 TIM_OC3FastConfig
void TIM_OC3FastConfig ( TIM_TypeDef * TIMx, uint16_t
TIM_OCFast)
Configures the TIMx Output Compare 3 Fast feature.
ï‚· TIMx : where x can be 1, 2, 3, 4 or 8 to select the TIM
peripheral.
ï‚· TIM_OCFast : new state of the Output Compare Fast Enable
Bit. This parameter can be one of the following values:
ï€ TIM_OCFast_Enable : TIM output compare fast enable
ï€ TIM_OCFast_Disable : TIM output compare fast