STM32H735xx HAL User Manual
Defines
OPAMP mode calibration or functional.
OPAMP Exported Constants

Defines

#define LL_OPAMP_MODE_FUNCTIONAL   0x00000000U
#define LL_OPAMP_MODE_CALIBRATION   (OPAMP_CSR_CALON)

Define Documentation

#define LL_OPAMP_MODE_CALIBRATION   (OPAMP_CSR_CALON)

OPAMP calibration mode

Definition at line 147 of file stm32h7xx_ll_opamp.h.

#define LL_OPAMP_MODE_FUNCTIONAL   0x00000000U

OPAMP functional mode

Definition at line 146 of file stm32h7xx_ll_opamp.h.