STM32H735xx HAL User Manual
Defines
OPAMP trimming mode
OPAMP Exported Constants

Defines

#define LL_OPAMP_TRIMMING_FACTORY   0x00000000U
#define LL_OPAMP_TRIMMING_USER   OPAMP_CSR_USERTRIM

Define Documentation

#define LL_OPAMP_TRIMMING_FACTORY   0x00000000U

OPAMP trimming factors set to factory values

Definition at line 237 of file stm32h7xx_ll_opamp.h.

#define LL_OPAMP_TRIMMING_USER   OPAMP_CSR_USERTRIM

OPAMP trimming factors set to user values

Definition at line 238 of file stm32h7xx_ll_opamp.h.