|
STM32L443xx HAL User Manual
|
Defines | |
| #define | LL_OPAMP_INPUT_NONINVERT_IO0 0x00000000U |
| #define | LL_OPAMP_INPUT_NONINV_DAC1_CH1 (OPAMP1_CSR_VPSEL) |
| #define LL_OPAMP_INPUT_NONINV_DAC1_CH1 (OPAMP1_CSR_VPSEL) |
OPAMP non inverting input connected to DAC1 channel1 output
Definition at line 198 of file stm32l4xx_ll_opamp.h.
| #define LL_OPAMP_INPUT_NONINVERT_IO0 0x00000000U |
OPAMP non inverting input connected to GPIO pin (pin PA0 for OPAMP1, pin PA6 for OPAMP2)
Definition at line 197 of file stm32l4xx_ll_opamp.h.
Referenced by LL_OPAMP_StructInit().
1.7.6.1