HAL
LL_LPM_EnableEventOnPend() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_LPM_EnableEventOnPend()

LL_LPM_EnableEventOnPend() function

Enabled events and all interrupts, including disabled interrupts, can wakeup the processor.

Syntax

__STATIC_INLINE void LL_LPM_EnableEventOnPend(void);

Return value

None

References

LocationText
stm32f4xx_ll_cortex.h:356
__STATIC_INLINE void LL_LPM_EnableEventOnPend(void)

Data Use

Data read by LL_LPM_EnableEventOnPend()
all items filtered out
LL_LPM_EnableEventOnPend()