Ll_Tim_Enableautomaticoutput; Ll_Tim_Disableautomaticoutput; Ll_Tim_Isenabledautomaticoutput - ST STM32F2 User Manual

Description of stm32f2 hal and low layer drivers
Hide thumbs Also See for STM32F2:
Table of Contents

Advertisement

LL TIM Generic Driver
Return values
Notes
Reference Manual to
LL API cross
reference:

LL_TIM_EnableAutomaticOutput

Function name
Function description
Parameters
Return values
Notes
Reference Manual to
LL API cross
reference:

LL_TIM_DisableAutomaticOutput

Function name
Function description
Parameters
Return values
Notes
Reference Manual to
LL API cross
reference:

LL_TIM_IsEnabledAutomaticOutput

Function name
Function description
Parameters
Return values
1204/1371
OffStateRun: This parameter can be one of the following
values:
LL_TIM_OSSR_DISABLE
LL_TIM_OSSR_ENABLE
None:
Macro IS_TIM_BREAK_INSTANCE(TIMx) can be used to
check whether or not a timer instance provides a break input.
BDTR OSSI LL_TIM_SetOffStates
BDTR OSSR LL_TIM_SetOffStates
__STATIC_INLINE void LL_TIM_EnableAutomaticOutput
(TIM_TypeDef * TIMx)
Enable automatic output (MOE can be set by software or
automatically when a break input is active).
TIMx: Timer instance
None:
Macro IS_TIM_BREAK_INSTANCE(TIMx) can be used to
check whether or not a timer instance provides a break input.
BDTR AOE LL_TIM_EnableAutomaticOutput
__STATIC_INLINE void LL_TIM_DisableAutomaticOutput
(TIM_TypeDef * TIMx)
Disable automatic output (MOE can be set only by software).
TIMx: Timer instance
None:
Macro IS_TIM_BREAK_INSTANCE(TIMx) can be used to
check whether or not a timer instance provides a break input.
BDTR AOE LL_TIM_DisableAutomaticOutput
__STATIC_INLINE uint32_t
LL_TIM_IsEnabledAutomaticOutput (TIM_TypeDef * TIMx)
Indicate whether automatic output is enabled.
TIMx: Timer instance
State: of bit (1 or 0).
DocID028236 Rev 2
UM1940

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the STM32F2 and is the answer not in the manual?

Questions and answers

Table of Contents

Save PDF