PWR_MGMT Exported Constants
+ Collaboration diagram for PWR_MGMT Exported Constants:

Macros

#define ALL_DEVICES_SLEEP   (0xFFFFFFFFU)
 All peripherals sleep
More...
 
#define ALL_DEVICES_BACKUP   (0x00000000U)
 All peripherals backed up. More...
 

Detailed Description

Macro Definition Documentation

◆ ALL_DEVICES_BACKUP

#define ALL_DEVICES_BACKUP   (0x00000000U)

All peripherals backed up.

Definition at line 71 of file gr55xx_hal_pwr_mgmt.h.

◆ ALL_DEVICES_SLEEP

#define ALL_DEVICES_SLEEP   (0xFFFFFFFFU)

All peripherals sleep

Definition at line 70 of file gr55xx_hal_pwr_mgmt.h.