Ll_Tim_Enablealloutputs; Ll_Tim_Disablealloutputs; Ll_Tim_Isenabledalloutputs - ST STM32F2 User Manual

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

Advertisement

UM1940
Notes
Reference Manual to
LL API cross
reference:

LL_TIM_EnableAllOutputs

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

LL_TIM_DisableAllOutputs

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

LL_TIM_IsEnabledAllOutputs

Function name
Function description
Parameters
Return values
Notes
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_IsEnabledAutomaticOutput
__STATIC_INLINE void LL_TIM_EnableAllOutputs
(TIM_TypeDef * TIMx)
Enable the outputs (set the MOE bit in TIMx_BDTR register).
TIMx: Timer instance
None:
The MOE bit in TIMx_BDTR register allows to enable /disable
the outputs by software and is reset in case of break or
break2 event
Macro IS_TIM_BREAK_INSTANCE(TIMx) can be used to
check whether or not a timer instance provides a break input.
BDTR MOE LL_TIM_EnableAllOutputs
__STATIC_INLINE void LL_TIM_DisableAllOutputs
(TIM_TypeDef * TIMx)
Disable the outputs (reset the MOE bit in TIMx_BDTR register).
TIMx: Timer instance
None:
The MOE bit in TIMx_BDTR register allows to enable /disable
the outputs by software and is reset in case of break or
break2 event.
Macro IS_TIM_BREAK_INSTANCE(TIMx) can be used to
check whether or not a timer instance provides a break input.
BDTR MOE LL_TIM_DisableAllOutputs
__STATIC_INLINE uint32_t LL_TIM_IsEnabledAllOutputs
(TIM_TypeDef * TIMx)
Indicates whether outputs are enabled.
TIMx: Timer instance
State: of bit (1 or 0).
Macro IS_TIM_BREAK_INSTANCE(TIMx) can be used to
DocID028236 Rev 2
LL TIM Generic Driver
1205/1371

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