General-purpose timers (TIM)
Parameters
Return values
Notes
22.2.12.31 TIM_OC2FastConfig
Function Name
Function Description
Parameters
Return values
Notes
22.2.12.32 TIM_OC3FastConfig
Function Name
Function Description
Parameters
478/584
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_OCFast_Disable :
disable
None.
None.
void TIM_OC2FastConfig (
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_OCFast_Disable :
disable
None.
None.
void TIM_OC3FastConfig (
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_OCFast_Disable :
DocID023800 Rev 1
TIM output compare fast enable
TIM output compare fast
TIM_TypeDef *
TIMx, uint16_t
TIM output compare fast enable
TIM output compare fast
TIM_TypeDef *
TIMx, uint16_t
TIM output compare fast enable
TIM output compare fast
UM1581
Need help?
Do you have a question about the STM32F31xx and is the answer not in the manual?