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
493/584
22.2.14.3 TIM_Break2Config
Function Name
void TIM_Break2Config ( TIM_TypeDef * TIMx, uint32_t
TIM_Break2Polarity, uint8_t TIM_Break2Filter)
Function Description
Configures the Break2 feature.
Parameters
TIMx : where x can be 1 or 8 to select the TIM
TIM_Break2Polarity : specifies the Break2 polarity. This
parameter can be one of the following values:
TIM_Break2Polarity_Low : Break2 input is active low
TIM_Break2Polarity_High : Break2 input is active high
TIM_Break2Filter : specifies the Break2 filter value. This
parameter must be a value between 0x00 and 0x0F
Return values
None.
Notes
None.
22.2.14.4 TIM_Break1Cmd
Function Name
void TIM_Break1Cmd ( TIM_TypeDef * TIMx, FunctionalState
NewState)
Function Description
Enables or disables the TIM Break1 input.
Parameters
TIMx : where x can be 1, 8, 1, 16 or 17 to select the TIMx
peripheral.
NewState : new state of the TIM Break1 input. This
parameter can be: ENABLE or DISABLE.
Return values
None.
Notes
None.
22.2.14.5 TIM_Break2Cmd
Function Name
void TIM_Break2Cmd ( TIM_TypeDef * TIMx, FunctionalState
NewState)
Function Description
Enables or disables the TIM Break2 input.

Table of Contents

Related product manuals