HAL
LL_PWR_MODE_STOP_MAINREGU_DEEPSLEEP is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_PWR_MODE_STOP_MAINREGU_DEEPSLEEP

LL_PWR_MODE_STOP_MAINREGU_DEEPSLEEP macro

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

Syntax

#define LL_PWR_MODE_STOP_MAINREGU_DEEPSLEEP (PWR_CR_MRLVDS | PWR_CR_FPDS)

References

LocationText
stm32f4xx_ll_pwr.h:107
#define LL_PWR_MODE_STOP_MAINREGU_DEEPSLEEP (PWR_CR_MRLVDS | PWR_CR_FPDS) /*!< Enter Stop mode (with main Regulator in Deep Sleep mode) when the CPU enters deepsleep */