EasyManua.ls Logo

ST STM32F31xx

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...
UM1581
General-purpose timers (TIM)
DocID023800 Rev 1
501/584
TIM_DMASource : specifies the DMA Request sources. This
parameter can be any combination of the following values:
TIM_DMA_Update : TIM update Interrupt source
TIM_DMA_CC1 : TIM Capture Compare 1 DMA source
TIM_DMA_CC2 : TIM Capture Compare 2 DMA source
TIM_DMA_CC3 : TIM Capture Compare 3 DMA source
TIM_DMA_CC4 : TIM Capture Compare 4 DMA source
TIM_DMA_COM : TIM Commutation DMA source
TIM_DMA_Trigger : TIM Trigger DMA source
NewState : new state of the DMA Request sources. This
parameter can be: ENABLE or DISABLE.
Return values
None.
Notes
None.
22.2.15.9 TIM_SelectCCDMA
Function Name
void TIM_SelectCCDMA ( TIM_TypeDef * TIMx,
FunctionalState NewState)
Function Description
Selects the TIMx peripheral Capture Compare DMA source.
Parameters
TIMx : where x can be 1, 2, 3, 4, 8, 15, 16 or 17 to select the
TIM peripheral.
NewState : new state of the Capture Compare DMA source
This parameter can be: ENABLE or DISABLE.
Return values
None.
Notes
None.
22.2.16 Clock management functions
22.2.16.1 TIM_InternalClockConfig
Function Name
void TIM_InternalClockConfig ( TIM_TypeDef * TIMx)
Function Description
Configures the TIMx internal Clock.
Parameters
TIMx : where x can be 1, 2, 3, 4, 8 or 15 to select the TIM
peripheral.
Return values
None.
Notes
None.

Table of Contents

Related product manuals