HAL
LL_TIM_IsEnabledMasterSlaveMode() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_TIM_IsEnabledMasterSlaveMode()

LL_TIM_IsEnabledMasterSlaveMode() function

Indicates whether the Master/Slave mode is enabled.

Syntax

__STATIC_INLINE uint32_t LL_TIM_IsEnabledMasterSlaveMode(const TIM_TypeDef *TIMx);

Arguments

TIMx

Timer instance

Return value

State of bit (1 or 0).

Notes

Macro IS_TIM_SLAVE_INSTANCE(TIMx) can be used to check whether or not a timer instance can operate as a slave timer.

References

LocationText
stm32f4xx_ll_tim.h:2819
__STATIC_INLINE uint32_t LL_TIM_IsEnabledMasterSlaveMode(const TIM_TypeDef *TIMx)

Data Use

Data read by LL_TIM_IsEnabledMasterSlaveMode()
LL_TIM_IsEnabledMasterSlaveMode()
Type of LL_TIM_IsEnabledMasterSlaveMode()
LL_TIM_IsEnabledMasterSlaveMode()
uint32_t
all items filtered out