STM32L443xx 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 231 of file stm32l4xx_ll_opamp.h.

#define LL_OPAMP_TRIMMING_USER   (OPAMP_CSR_USERTRIM)

OPAMP trimming factors set to user values

Definition at line 232 of file stm32l4xx_ll_opamp.h.