STM32L486xx HAL User Manual
Defines
REGU VOLTAGE
PWR Exported Constants

Defines

#define LL_PWR_REGU_VOLTAGE_SCALE1   (PWR_CR1_VOS_0)
#define LL_PWR_REGU_VOLTAGE_SCALE2   (PWR_CR1_VOS_1)

Define Documentation

#define LL_PWR_REGU_VOLTAGE_SCALE1   (PWR_CR1_VOS_0)

Definition at line 119 of file stm32l4xx_ll_pwr.h.

Referenced by UTILS_SetFlashLatency().

#define LL_PWR_REGU_VOLTAGE_SCALE2   (PWR_CR1_VOS_1)

Definition at line 120 of file stm32l4xx_ll_pwr.h.