My Project
Loading...
Searching...
No Matches
PWR Regulator state in STOP mode

Macros

#define PWR_MAINREGULATOR_ON   (0x00000000U)
 
#define PWR_LOWPOWERREGULATOR_ON   PWR_CR_LPDS
 

Detailed Description

Macro Definition Documentation

◆ PWR_LOWPOWERREGULATOR_ON

#define PWR_LOWPOWERREGULATOR_ON   PWR_CR_LPDS

Voltage regulator in low-power mode during STOP mode

◆ PWR_MAINREGULATOR_ON

#define PWR_MAINREGULATOR_ON   (0x00000000U)

Voltage regulator on during STOP mode