EasyManua.ls Logo

ST STM32F31xx - Page 485

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
485/584
Parameters
TIMx : where x can be 1 or 8 to select the TIM peripheral.
TIM_OCNPolarity : specifies the OC3N Polarity This
parameter can be one of the following values:
TIM_OCNPolarity_High : Output Compare active high
TIM_OCNPolarity_Low : Output Compare active low
Return values
None.
Notes
None.
22.2.12.47 TIM_OC4PolarityConfig
Function Name
void TIM_OC4PolarityConfig ( TIM_TypeDef * TIMx, uint16_t
TIM_OCPolarity)
Function Description
Configures the TIMx channel 4 polarity.
Parameters
TIMx : where x can be 1, 2, 3, 4 or 8 to select the TIM
peripheral.
TIM_OCPolarity : specifies the OC4 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.48 TIM_OC5PolarityConfig
Function Name
void TIM_OC5PolarityConfig ( TIM_TypeDef * TIMx, uint16_t
TIM_OCPolarity)
Function Description
Configures the TIMx channel 5 polarity.
Parameters
TIMx : where x can be 1 or 8 to select the TIM peripheral.
TIM_OCPolarity : specifies the OC5 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.

Table of Contents

Related product manuals