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

Defines

#define PWR_MAINREGULATOR_ON   (0U)
#define PWR_LOWPOWERREGULATOR_ON   PWR_CR1_LPDS

Define Documentation

#define PWR_LOWPOWERREGULATOR_ON   PWR_CR1_LPDS

Definition at line 110 of file stm32h7xx_hal_pwr.h.

#define PWR_MAINREGULATOR_ON   (0U)

Definition at line 109 of file stm32h7xx_hal_pwr.h.