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
492/584
DocID023800 Rev 1
22.2.14 Advanced-control timers (TIM1, TIM8) specific features
22.2.14.1 TIM_BDTRConfig
Function Name
void TIM_BDTRConfig ( TIM_TypeDef * TIMx,
TIM_BDTRInitTypeDef * TIM_BDTRInitStruct)
Function Description
Configures the Break feature, dead time, Lock level, OSSI/OSSR
State and the AOE(automatic output enable).
Parameters
TIMx : where x can be 1, 8, 15, 16 or 17 to select the TIM
TIM_BDTRInitStruct : pointer to a TIM_BDTRInitTypeDef
structure that contains the BDTR Register configuration
information for the TIM peripheral.
Return values
None.
Notes
None.
22.2.14.2 TIM_Break1Config
Function Name
void TIM_Break1Config ( TIM_TypeDef * TIMx, uint32_t
TIM_Break1Polarity, uint8_t TIM_Break1Filter)
Function Description
Configures the Break1 feature.
Parameters
TIMx : where x can be 1 or 8 to select the TIM
TIM_Break1Polarity : specifies the Break1 polarity. This
parameter can be one of the following values:
TIM_Break1Polarity_Low : Break1 input is active low
TIM_Break1Polarity_High : Break1 input is active high
TIM_Break1Filter : specifies the Break1 filter value. This
parameter must be a value between 0x00 and 0x0F
Return values
None.
Notes
None.

Table of Contents

Related product manuals