HAL
LL_LPTIM_IsActiveFlag_DOWN() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_LPTIM_IsActiveFlag_DOWN()

LL_LPTIM_IsActiveFlag_DOWN() function

Informs the application whether the counter direction has changed from up to down (when the LPTIM instance operates in encoder mode).

Syntax

__STATIC_INLINE uint32_t LL_LPTIM_IsActiveFlag_DOWN(const LPTIM_TypeDef *LPTIMx);

Arguments

LPTIMx

Low-Power Timer instance

Return value

State of bit (1 or 0).

References

LocationText
stm32f4xx_ll_lptim.h:1126
__STATIC_INLINE uint32_t LL_LPTIM_IsActiveFlag_DOWN(const LPTIM_TypeDef *LPTIMx)

Data Use

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