STM32H735xx HAL User Manual
Defines
OPAMP Inverting Input
OPAMP Exported Constants

Defines

#define OPAMP_INVERTINGINPUT_IO0   0x00000000U
#define OPAMP_INVERTINGINPUT_IO1   OPAMP_CSR_VMSEL_0

Define Documentation

#define OPAMP_INVERTINGINPUT_IO0   0x00000000U

OPAMP inverting input connected to dedicated IO pin

Definition at line 204 of file stm32h7xx_hal_opamp.h.

#define OPAMP_INVERTINGINPUT_IO1   OPAMP_CSR_VMSEL_0

OPAMP inverting input connected to dedicated IO pin

Definition at line 205 of file stm32h7xx_hal_opamp.h.