STM32F479xx HAL User Manual
Defines
PWR Regulator state in SLEEP/STOP mode
PWR Exported Constants

Defines

#define PWR_MAINREGULATOR_ON   0x00000000U
#define PWR_LOWPOWERREGULATOR_ON   PWR_CR_LPDS

Define Documentation

#define PWR_LOWPOWERREGULATOR_ON   PWR_CR_LPDS

Definition at line 108 of file stm32f4xx_hal_pwr.h.

#define PWR_MAINREGULATOR_ON   0x00000000U

Definition at line 107 of file stm32f4xx_hal_pwr.h.