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...
General-purpose timers (TIM)
UM1581
486/584
DocID023800 Rev 1
22.2.12.49 TIM_OC6PolarityConfig
Function Name
void TIM_OC6PolarityConfig ( TIM_TypeDef * TIMx, uint16_t
TIM_OCPolarity)
Function Description
Configures the TIMx channel 6 polarity.
Parameters
TIMx : where x can be 1 or 8 to select the TIM peripheral.
TIM_OCPolarity : specifies the OC6 Polarity This parameter
can be one of the following values:
TIM_OCPolarity_High : Output Compare active high
TIM_OCPolarity_Low : Output Compare active low
Return values
None.
Notes
None.
22.2.12.50 TIM_CCxCmd
Function Name
void TIM_CCxCmd ( TIM_TypeDef * TIMx, uint16_t
TIM_Channel, uint16_t TIM_CCx)
Function Description
Enables or disables the TIM Capture Compare Channel x.
Parameters
TIMx : where x can be 1, 2, 3, 4, 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_Channel_4 : TIM Channel 4
TIM_Channel_5 : TIM Channel 5
TIM_Channel_6 : TIM Channel 6
TIM_CCx : specifies the TIM Channel CCxE bit new state.
This parameter can be: TIM_CCx_Enable or
TIM_CCx_Disable.
Return values
None.
Notes
None.

Table of Contents

Related product manuals