STM32L486xx HAL User Manual
Defines
OPAMP trimming mode
OPAMP Exported Constants

Defines

#define LL_OPAMP_TRIMMING_FACTORY   ((uint32_t)0x00000000U)
#define LL_OPAMP_TRIMMING_USER   (OPAMP_CSR_USERTRIM)

Define Documentation

#define LL_OPAMP_TRIMMING_FACTORY   ((uint32_t)0x00000000U)

OPAMP trimming factors set to factory values

Definition at line 245 of file stm32l4xx_ll_opamp.h.

#define LL_OPAMP_TRIMMING_USER   (OPAMP_CSR_USERTRIM)

OPAMP trimming factors set to user values

Definition at line 246 of file stm32l4xx_ll_opamp.h.