HAL
LL_PWR_MODE_STOP_LPREGU_DEEPSLEEP is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_PWR_MODE_STOP_LPREGU_DEEPSLEEP

LL_PWR_MODE_STOP_LPREGU_DEEPSLEEP macro

Enter Stop mode (with low power Regulator in Deep Sleep mode) when the CPU enters deepsleep

Syntax

#define LL_PWR_MODE_STOP_LPREGU_DEEPSLEEP (PWR_CR_LPDS | PWR_CR_LPLVDS | PWR_CR_FPDS)

References

LocationText
stm32f4xx_ll_pwr.h:108
#define LL_PWR_MODE_STOP_LPREGU_DEEPSLEEP (PWR_CR_LPDS | PWR_CR_LPLVDS | PWR_CR_FPDS) /*!< Enter Stop mode (with low power Regulator in Deep Sleep mode) when the CPU enters deepsleep */