UM1940
Return values
Notes
Reference Manual to
LL API cross
reference:
LL_LPM_DisableSleepOnExit
Function name
Function description
Return values
Reference Manual to
LL API cross
reference:
LL_LPM_EnableEventOnPend
Function name
Function description
Return values
Reference Manual to
LL API cross
reference:
LL_LPM_DisableEventOnPend
Function name
Function description
Return values
Reference Manual to
LL API cross
reference:
LL_HANDLER_EnableFault
Function name
Function description
Parameters
None:
Setting this bit to 1 enables an interrupt-driven application to
avoid returning to an empty main application.
SCB_SCR SLEEPONEXIT LL_LPM_EnableSleepOnExit
__STATIC_INLINE void LL_LPM_DisableSleepOnExit (void )
Do not sleep when returning to Thread mode.
None:
SCB_SCR SLEEPONEXIT LL_LPM_DisableSleepOnExit
__STATIC_INLINE void LL_LPM_EnableEventOnPend (void )
Enabled events and all interrupts, including disabled interrupts,
can wakeup the processor.
None:
SCB_SCR SEVEONPEND LL_LPM_EnableEventOnPend
__STATIC_INLINE void LL_LPM_DisableEventOnPend (void )
Only enabled interrupts or events can wakeup the processor,
disabled interrupts are excluded.
None:
SCB_SCR SEVEONPEND LL_LPM_DisableEventOnPend
__STATIC_INLINE void LL_HANDLER_EnableFault (uint32_t
Fault)
Enable a fault in System handler control register (SHCSR)
Fault: This parameter can be a combination of the following
values:
LL_HANDLER_FAULT_USG
LL_HANDLER_FAULT_BUS
LL_HANDLER_FAULT_MEM
DocID028236 Rev 2
LL CORTEX Generic Driver
821/1371
Need help?
Do you have a question about the STM32F2 and is the answer not in the manual?
Questions and answers