|
STM32L443xx HAL User Manual
|
Defines | |
| #define | OPAMP_NONINVERTINGINPUT_IO0 0x00000000U |
| #define | OPAMP_NONINVERTINGINPUT_DAC_CH OPAMP_CSR_VPSEL |
| #define OPAMP_NONINVERTINGINPUT_DAC_CH OPAMP_CSR_VPSEL |
OPAMP non-inverting input connected internally to DAC channel
Definition at line 191 of file stm32l4xx_hal_opamp.h.
| #define OPAMP_NONINVERTINGINPUT_IO0 0x00000000U |
OPAMP non-inverting input connected to dedicated IO pin
Definition at line 190 of file stm32l4xx_hal_opamp.h.
1.7.6.1