STM32H735xx HAL User Manual
Defines
Regulator Mode In Deep Sleep Mode
PWR Exported Constants

Defines

#define LL_PWR_REGU_DSMODE_MAIN   0x00000000U
#define LL_PWR_REGU_DSMODE_LOW_POWER   PWR_CR1_LPDS

Define Documentation

#define LL_PWR_REGU_DSMODE_LOW_POWER   PWR_CR1_LPDS

Voltage Regulator in low-power mode during deepsleep mode

Definition at line 225 of file stm32h7xx_ll_pwr.h.

#define LL_PWR_REGU_DSMODE_MAIN   0x00000000U

Voltage Regulator in main mode during deepsleep mode

Definition at line 224 of file stm32h7xx_ll_pwr.h.