HAL
LL_LPTIM_GetTriggerPolarity() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_LPTIM_GetTriggerPolarity()

LL_LPTIM_GetTriggerPolarity() function

Get actual external trigger polarity.

Syntax

__STATIC_INLINE uint32_t LL_LPTIM_GetTriggerPolarity(const LPTIM_TypeDef *LPTIMx);

Arguments

LPTIMx

Low-Power Timer instance

Return value

Returned value can be one of the following values: @arg LL_LPTIM_TRIG_POLARITY_RISING @arg LL_LPTIM_TRIG_POLARITY_FALLING @arg LL_LPTIM_TRIG_POLARITY_RISING_FALLING

References

LocationText
stm32f4xx_ll_lptim.h:789
__STATIC_INLINE uint32_t LL_LPTIM_GetTriggerPolarity(const LPTIM_TypeDef *LPTIMx)

Data Use

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