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

LL_TIM_GetCounterMode() function

Get actual counter mode.

Syntax

__STATIC_INLINE uint32_t LL_TIM_GetCounterMode(const TIM_TypeDef *TIMx);

Arguments

TIMx

Timer instance

Return value

Notes

Macro IS_TIM_COUNTER_MODE_SELECT_INSTANCE(TIMx) can be used to check whether or not the counter mode selection feature is supported by a timer instance. CR1 CMS LL_TIM_GetCounterMode

References

LocationText
stm32f4xx_ll_tim.h:1276
__STATIC_INLINE uint32_t LL_TIM_GetCounterMode(const TIM_TypeDef *TIMx)

Data Use

Data read by LL_TIM_GetCounterMode()
Data written by LL_TIM_GetCounterMode()
LL_TIM_GetCounterMode()::counter_mode
all items filtered out
LL_TIM_GetCounterMode()
LL_TIM_GetCounterMode()::counter_mode
all items filtered out
Type of LL_TIM_GetCounterMode()
LL_TIM_GetCounterMode()
uint32_t
all items filtered out