+ Collaboration diagram for Memory Power State:

Macros

#define PWR_MEM_POWER_OFF   LL_PWR_MEM_POWER_OFF
 Power off. More...
 
#define PWR_MEM_POWER_FULL   LL_PWR_MEM_POWER_FULL
 Full power. More...
 
#define PWR_MEM_POWER_RETENTION   LL_PWR_MEM_POWER_RETENTION
 Power retention, low valtage mode. More...
 

Detailed Description

Macro Definition Documentation

◆ PWR_MEM_POWER_FULL

#define PWR_MEM_POWER_FULL   LL_PWR_MEM_POWER_FULL

Full power.

Definition at line 167 of file gr55xx_hal_pwr.h.

◆ PWR_MEM_POWER_OFF

#define PWR_MEM_POWER_OFF   LL_PWR_MEM_POWER_OFF

Power off.

Definition at line 166 of file gr55xx_hal_pwr.h.

◆ PWR_MEM_POWER_RETENTION

#define PWR_MEM_POWER_RETENTION   LL_PWR_MEM_POWER_RETENTION

Power retention, low valtage mode.

Definition at line 168 of file gr55xx_hal_pwr.h.