STM32L486xx HAL User Manual
Defines
VREFBUF Voltage Scale
SYSCFG Exported Constants

Defines

#define SYSCFG_VREFBUF_VOLTAGE_SCALE0   ((uint32_t)0x00000000)
#define SYSCFG_VREFBUF_VOLTAGE_SCALE1   VREFBUF_CSR_VRS

Define Documentation

#define SYSCFG_VREFBUF_VOLTAGE_SCALE0   ((uint32_t)0x00000000)

Voltage reference scale 0 (VREF_OUT1)

Definition at line 191 of file stm32l4xx_hal.h.

#define SYSCFG_VREFBUF_VOLTAGE_SCALE1   VREFBUF_CSR_VRS

Voltage reference scale 1 (VREF_OUT2)

Definition at line 192 of file stm32l4xx_hal.h.