STM32L486xx HAL User Manual
Defines
VREFBUF High Impedance
SYSCFG Exported Constants

Defines

#define SYSCFG_VREFBUF_HIGH_IMPEDANCE_DISABLE   ((uint32_t)0x00000000)
#define SYSCFG_VREFBUF_HIGH_IMPEDANCE_ENABLE   VREFBUF_CSR_HIZ

Define Documentation

#define SYSCFG_VREFBUF_HIGH_IMPEDANCE_DISABLE   ((uint32_t)0x00000000)

VREF_plus pin is internally connected to Voltage reference buffer output

Definition at line 201 of file stm32l4xx_hal.h.

#define SYSCFG_VREFBUF_HIGH_IMPEDANCE_ENABLE   VREFBUF_CSR_HIZ

VREF_plus pin is high impedance

Definition at line 202 of file stm32l4xx_hal.h.