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
487/584
22.2.12.51 TIM_CCxNCmd
Function Name
void TIM_CCxNCmd ( TIM_TypeDef * TIMx, uint16_t
TIM_Channel, uint16_t TIM_CCxN)
Function Description
Enables or disables the TIM Capture Compare Channel xN.
Parameters
TIMx : where x can be 1, 8, 15, 16 or 17 to select the TIM
peripheral.
TIM_Channel : specifies the TIM Channel This parameter
can be one of the following values:
TIM_Channel_1 : TIM Channel 1
TIM_Channel_2 : TIM Channel 2
TIM_Channel_3 : TIM Channel 3
TIM_CCxN : specifies the TIM Channel CCxNE bit new
state. This parameter can be: TIM_CCxN_Enable or
TIM_CCxN_Disable.
Return values
None.
Notes
None.
22.2.13 Input Capture management functions
22.2.13.1 TIM_ICInit
Function Name
void TIM_ICInit ( TIM_TypeDef * TIMx, TIM_ICInitTypeDef *
TIM_ICInitStruct)
Function Description
Initializes the TIM peripheral according to the specified
parameters in the TIM_ICInitStruct.
Parameters
TIMx : where x can be 1, 2, 3, 4, 8, 15, 16 or 17 to select the
TIM peripheral.
TIM_ICInitStruct : pointer to a TIM_ICInitTypeDef structure
that contains the configuration information for the specified
TIM peripheral.
Return values
None.
Notes
None.

Table of Contents

Related product manuals