STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
Loading...
Searching...
No Matches
PWR Regulator state in SLEEP/STOP mode
Collaboration diagram for PWR Regulator state in SLEEP/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

Definition at line 106 of file stm32f4xx_hal_pwr.h.

◆ PWR_MAINREGULATOR_ON

#define PWR_MAINREGULATOR_ON   0x00000000U

Definition at line 105 of file stm32f4xx_hal_pwr.h.