General-purpose timers (TIM)
22.2.12.15 TIM_SetCompare4
void TIM_SetCompare4 ( TIM_TypeDef * TIMx, uint32_t
Compare4)
Sets the TIMx Capture Compare4 Register value.
ï‚· TIMx : where x can be 1, 2, 3, 4, 5 or 8 to select the TIM
peripheral.
ï‚· Compare4 : specifies the Capture Compare4 register new
value.
22.2.12.16 TIM_SetCompare5
void TIM_SetCompare5 ( TIM_TypeDef * TIMx, uint32_t
Compare5)
Sets the TIMx Capture Compare5 Register value.
ï‚· TIMx : where x can be 1 or 8 to select the TIM peripheral.
ï‚· Compare5 : specifies the Capture Compare5 register new
value.