HAL
LL_TIM_DisableBRK() is only used within HAL.
 
Symbols
loading...
Files
loading...

LL_TIM_DisableBRK() function

Disable the break function.

Syntax

__STATIC_INLINE void LL_TIM_DisableBRK(TIM_TypeDef *TIMx);

Arguments

TIMx

Timer instance

Return value

None

Notes

Macro IS_TIM_BREAK_INSTANCE(TIMx) can be used to check whether or not a timer instance provides a break input.

References

LocationText
stm32f4xx_ll_tim.h:2897
__STATIC_INLINE void LL_TIM_DisableBRK(TIM_TypeDef *TIMx)

Data Use

Data read by LL_TIM_DisableBRK()
Data written by LL_TIM_DisableBRK()
LL_TIM_DisableBRK()::tmpreg
all items filtered out
LL_TIM_DisableBRK()
LL_TIM_DisableBRK()::tmpreg
all items filtered out
Type of LL_TIM_DisableBRK()
LL_TIM_DisableBRK()
uint32_t
all items filtered out