General-purpose timers (TIM)
22.2.12.3 TIM_OC3Init
void TIM_OC3Init ( TIM_TypeDef * TIMx, TIM_OCInitTypeDef *
TIM_OCInitStruct)
Initializes the TIMx Channel3 according to the specified
parameters in the TIM_OCInitStruct.
ï‚· TIMx : where x can be 1, 2, 3, 4 or 8 to select the TIM
peripheral.
ï‚· TIM_OCInitStruct : pointer to a TIM_OCInitTypeDef
structure that contains the configuration information for the
specified TIM peripheral.
22.2.12.4 TIM_OC4Init
void TIM_OC4Init ( TIM_TypeDef * TIMx, TIM_OCInitTypeDef *
TIM_OCInitStruct)
Initializes the TIMx Channel4 according to the specified
parameters in the TIM_OCInitStruct.
ï‚· TIMx : where x can be 1, 2, 3, 4 or 8 to select the TIM
peripheral.
ï‚· TIM_OCInitStruct : pointer to a TIM_OCInitTypeDef
structure that contains the configuration information for the
specified TIM peripheral.
22.2.12.5 TIM_OC5Init
void TIM_OC5Init ( TIM_TypeDef * TIMx, TIM_OCInitTypeDef *
TIM_OCInitStruct)
Initializes the TIMx Channel5 according to the specified