STM32L443xx 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 105 of file stm32l4xx_ll_pwr.h.

Referenced by LL_SetFlashLatency().

#define LL_PWR_REGU_VOLTAGE_SCALE2   (PWR_CR1_VOS_1)

Definition at line 106 of file stm32l4xx_ll_pwr.h.