STM32H735xx HAL User Manual
Defines
OPAMP User Trimming
OPAMP Exported Constants

Defines

#define OPAMP_TRIMMING_FACTORY   0x00000000U
#define OPAMP_TRIMMING_USER   OPAMP_CSR_USERTRIM

Define Documentation

#define OPAMP_TRIMMING_FACTORY   0x00000000U

Factory trimming

Definition at line 265 of file stm32h7xx_hal_opamp.h.

#define OPAMP_TRIMMING_USER   OPAMP_CSR_USERTRIM

User trimming

Definition at line 266 of file stm32h7xx_hal_opamp.h.

Referenced by HAL_OPAMP_Init(), HAL_OPAMP_SelfCalibrate(), and HAL_OPAMPEx_SelfCalibrateAll().