STM32L443xx HAL User Manual
|
Defines | |
#define | PWR_REGULATOR_VOLTAGE_SCALE1 PWR_CR1_VOS_0 |
#define | PWR_REGULATOR_VOLTAGE_SCALE2 PWR_CR1_VOS_1 |
#define PWR_REGULATOR_VOLTAGE_SCALE1 PWR_CR1_VOS_0 |
Voltage scaling range 1 normal mode
Definition at line 142 of file stm32l4xx_hal_pwr_ex.h.
Referenced by HAL_PWREx_ControlVoltageScaling(), HAL_PWREx_GetVoltageRange(), and RCC_SetFlashLatencyFromMSIRange().
#define PWR_REGULATOR_VOLTAGE_SCALE2 PWR_CR1_VOS_1 |
Voltage scaling range 2
Definition at line 143 of file stm32l4xx_hal_pwr_ex.h.
Referenced by HAL_PWREx_ControlVoltageScaling(), and HAL_PWREx_GetVoltageRange().