HAL
LL_LPTIM_GetClockPolarity() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_LPTIM_GetClockPolarity()

LL_LPTIM_GetClockPolarity() function

Get actual clock polarity

Syntax

__STATIC_INLINE uint32_t LL_LPTIM_GetClockPolarity(const LPTIM_TypeDef *LPTIMx);

Arguments

LPTIMx

Low-Power Timer instance

Return value

Returned value can be one of the following values: @arg LL_LPTIM_CLK_POLARITY_RISING @arg LL_LPTIM_CLK_POLARITY_FALLING @arg LL_LPTIM_CLK_POLARITY_RISING_FALLING

References

LocationText
stm32f4xx_ll_lptim.h:867
__STATIC_INLINE uint32_t LL_LPTIM_GetClockPolarity(const LPTIM_TypeDef *LPTIMx)

Data Use

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