STM32H735xx HAL User Manual
Defines
OPAMP PowerMode
OPAMP Exported Constants

Defines

#define LL_OPAMP_POWERMODE_NORMAL   (OPAMP_POWERMODE_OTR_REGOFFSET)
#define LL_OPAMP_POWERMODE_HIGHSPEED   (OPAMP_POWERMODE_HSOTR_REGOFFSET | OPAMP_CSR_OPAHSM)

Define Documentation

OPAMP output in highspeed mode

Definition at line 229 of file stm32h7xx_ll_opamp.h.

OPAMP output in normal mode

Definition at line 228 of file stm32h7xx_ll_opamp.h.

Referenced by LL_OPAMP_StructInit().