General-purpose timers (TIM)
22.2.11.12 TIM_UIFRemap
void TIM_UIFRemap ( TIM_TypeDef * TIMx, FunctionalState
NewState)
Sets or resets the update interrupt flag (UIF)status bit Remapping.
ï‚· TIMx : where x can be 1, 2, 3, 4, 6 ,7 ,8, 15, 16 or 17 to
select the TIM peripheral.
ï‚· NewState : new state of the UIFREMAP bit. This parameter
can be: ENABLE or DISABLE.
22.2.11.13 TIM_ARRPreloadConfig
void TIM_ARRPreloadConfig ( TIM_TypeDef * TIMx,
FunctionalState NewState)
Enables or disables TIMx peripheral Preload register on ARR.
ï‚· TIMx : where x can be 1, 2, 3, 4, 6 ,7 ,8, 15, 16 or 17 to
select the TIM peripheral.
ï‚· NewState : new state of the TIMx peripheral Preload register
This parameter can be: ENABLE or DISABLE.
22.2.11.14 TIM_SelectOnePulseMode
void TIM_SelectOnePulseMode ( TIM_TypeDef * TIMx,
uint16_t TIM_OPMode)
Selects the TIMx's One Pulse Mode.
ï‚· TIMx : where x can be 1, 2, 3, 4, 6 ,7 ,8, 15, 16 or 17 to
select the TIM peripheral.
ï‚· TIM_OPMode : specifies the OPM Mode to be used. This
parameter can be one of the following values: