Macros | |
#define | PWR_LOWPOWERREGULATOR_UNDERDRIVE_ON ((uint32_t)(PWR_CR1_LPDS | PWR_CR1_LPUDS)) |
#define | PWR_MAINREGULATOR_UNDERDRIVE_ON PWR_CR1_MRUDS |
#define PWR_LOWPOWERREGULATOR_UNDERDRIVE_ON ((uint32_t)(PWR_CR1_LPDS | PWR_CR1_LPUDS)) |
Definition at line 74 of file stm32f7xx_hal_pwr_ex.h.
#define PWR_MAINREGULATOR_UNDERDRIVE_ON PWR_CR1_MRUDS |
Definition at line 73 of file stm32f7xx_hal_pwr_ex.h.