STM32L486xx HAL User Manual
Defines
VREFBUF VOLTAGE
SYSTEM Exported Constants

Defines

#define LL_VREFBUF_VOLTAGE_SCALE0   ((uint32_t)0x00000000)
#define LL_VREFBUF_VOLTAGE_SCALE1   VREFBUF_CSR_VRS

Define Documentation

#define LL_VREFBUF_VOLTAGE_SCALE0   ((uint32_t)0x00000000)

Voltage reference scale 0 (VREF_OUT1)

Definition at line 360 of file stm32l4xx_ll_system.h.

#define LL_VREFBUF_VOLTAGE_SCALE1   VREFBUF_CSR_VRS

Voltage reference scale 1 (VREF_OUT2)

Definition at line 361 of file stm32l4xx_ll_system.h.