STM32L443xx HAL User Manual
Defines
OPAMP PowerSupplyRange
OPAMP Exported Constants

Defines

#define OPAMP_POWERSUPPLY_LOW   0x00000000U
#define OPAMP_POWERSUPPLY_HIGH   OPAMP1_CSR_OPARANGE

Define Documentation

#define OPAMP_POWERSUPPLY_HIGH   OPAMP1_CSR_OPARANGE

Power supply range high (VDDA higher than 2.4V)

Definition at line 236 of file stm32l4xx_hal_opamp.h.

#define OPAMP_POWERSUPPLY_LOW   0x00000000U

Power supply range low (VDDA lower than 2.4V)

Definition at line 235 of file stm32l4xx_hal_opamp.h.