STM32L486xx HAL User Manual
Defines
OPAMP Non Inverting Input
OPAMP Exported Constants

Defines

#define OPAMP_NONINVERTINGINPUT_IO0   ((uint32_t)0x00000000)
#define OPAMP_NONINVERTINGINPUT_DAC_CH   OPAMP_CSR_VPSEL

Define Documentation

#define OPAMP_NONINVERTINGINPUT_DAC_CH   OPAMP_CSR_VPSEL

OPAMP non-inverting input connected internally to DAC channel

Definition at line 203 of file stm32l4xx_hal_opamp.h.

#define OPAMP_NONINVERTINGINPUT_IO0   ((uint32_t)0x00000000)

OPAMP non-inverting input connected to dedicated IO pin

Definition at line 202 of file stm32l4xx_hal_opamp.h.