STM32L486xx HAL User Manual
Defines
OPAMP power mode
OPAMP Exported Constants

Defines

#define LL_OPAMP_POWERMODE_NORMAL   (OPAMP_POWERMODE_OTR_REGOFFSET)
#define LL_OPAMP_POWERMODE_LOWPOWER   (OPAMP_POWERMODE_LPOTR_REGOFFSET | OPAMP_CSR_OPALPM)

Define Documentation

OPAMP power mode low-power

Definition at line 173 of file stm32l4xx_ll_opamp.h.

OPAMP power mode normal

Definition at line 172 of file stm32l4xx_ll_opamp.h.

Referenced by LL_OPAMP_StructInit().