STM32F479xx HAL User Manual
|
Defines | |
#define | PWR_MAINREGULATOR_UNDERDRIVE_ON PWR_CR_MRUDS |
#define | PWR_LOWPOWERREGULATOR_UNDERDRIVE_ON ((uint32_t)(PWR_CR_LPDS | PWR_CR_LPUDS)) |
#define PWR_LOWPOWERREGULATOR_UNDERDRIVE_ON ((uint32_t)(PWR_CR_LPDS | PWR_CR_LPUDS)) |
Definition at line 51 of file stm32f4xx_hal_pwr_ex.h.
#define PWR_MAINREGULATOR_UNDERDRIVE_ON PWR_CR_MRUDS |
Definition at line 50 of file stm32f4xx_hal_pwr_ex.h.