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

Defines

#define OPAMP_NONINVERTINGINPUT_IO0   0x00000000U
#define OPAMP_NONINVERTINGINPUT_DAC_CH   OPAMP_CSR_VPSEL_0

Define Documentation

#define OPAMP_NONINVERTINGINPUT_DAC_CH   OPAMP_CSR_VPSEL_0

OPAMP non-inverting input connected internally to DAC channel

Definition at line 191 of file stm32h7xx_hal_opamp.h.

#define OPAMP_NONINVERTINGINPUT_IO0   0x00000000U

OPAMP non-inverting input connected to dedicated IO pin

Definition at line 190 of file stm32h7xx_hal_opamp.h.