UM1581
22.2.12.28 TIM_OC5PreloadConfig
Function Name
Function Description
Parameters
Return values
Notes
22.2.12.29 TIM_OC6PreloadConfig
Function Name
Function Description
Parameters
Return values
Notes
22.2.12.30 TIM_OC1FastConfig
Function Name
Function Description
void TIM_OC5PreloadConfig (
TIM_OCPreload)
Enables or disables the TIMx peripheral Preload register on
CCR5.
TIMx : where x can be 1 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 :
None.
None.
void TIM_OC6PreloadConfig (
TIM_OCPreload)
Enables or disables the TIMx peripheral Preload register on
CCR6.
TIMx : where x can be 1 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 :
None.
None.
void TIM_OC1FastConfig (
TIM_OCFast)
Configures the TIMx Output Compare 1 Fast feature.
DocID023800 Rev 1
General-purpose timers (TIM)
TIM_TypeDef *
TIMx, uint16_t
TIM_TypeDef *
TIMx, uint16_t
TIM_TypeDef *
TIMx, uint16_t
477/584
Need help?
Do you have a question about the STM32F31xx and is the answer not in the manual?