STM32F439xx 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 124 of file stm32f4xx_hal_pwr.h.

#define PWR_MAINREGULATOR_ON   0x00000000U

Definition at line 123 of file stm32f4xx_hal_pwr.h.