STM32L486xx HAL User Manual
Defines
OPAMP trimming of transistors differential pair NMOS or PMOS
OPAMP Exported Constants

Defines

#define LL_OPAMP_TRIMMING_NMOS   (OPAMP_OTR_TRIMOFFSETN)
#define LL_OPAMP_TRIMMING_PMOS   (OPAMP_OTR_TRIMOFFSETP | OPAMP1_CSR_CALSEL)

Define Documentation

#define LL_OPAMP_TRIMMING_NMOS   (OPAMP_OTR_TRIMOFFSETN)

OPAMP trimming of transistors differential pair NMOS

Definition at line 254 of file stm32l4xx_ll_opamp.h.

#define LL_OPAMP_TRIMMING_PMOS   (OPAMP_OTR_TRIMOFFSETP | OPAMP1_CSR_CALSEL)

OPAMP trimming of transistors differential pair PMOS

Definition at line 255 of file stm32l4xx_ll_opamp.h.