EasyManua.ls Logo

ST STM32F31xx - Page 462

ST STM32F31xx
584 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
General-purpose timers (TIM)
UM1581
462/584
DocID023800 Rev 1
22.2.11.10 TIM_UpdateDisableConfig
Function Name
void TIM_UpdateDisableConfig ( TIM_TypeDef * TIMx,
FunctionalState NewState)
Function Description
Enables or Disables the TIMx Update event.
Parameters
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 UDIS bit This parameter
can be: ENABLE or DISABLE.
Return values
None.
Notes
None.
22.2.11.11 TIM_UpdateRequestConfig
Function Name
void TIM_UpdateRequestConfig ( TIM_TypeDef * TIMx,
uint16_t TIM_UpdateSource)
Function Description
Configures the TIMx Update Request Interrupt source.
Parameters
TIMx : where x can be 1, 2, 3, 4, 6 ,7 ,8, 15, 16 or 17 to
select the TIM peripheral.
TIM_UpdateSource : specifies the Update source. This
parameter can be one of the following values:
TIM_UpdateSource_Regular : Source of update is the
counter overflow/underflow or the setting of UG bit, or an
update generation through the slave mode controller.
TIM_UpdateSource_Global : Source of update is
counter overflow/underflow.
Return values
None.
Notes
None.

Table of Contents

Related product manuals