STM32L443xx HAL User Manual
|
Defines | |
#define | OPAMP_INVERTINGINPUT_IO0 0x00000000U |
#define | OPAMP_INVERTINGINPUT_IO1 OPAMP_CSR_VMSEL_0 |
#define | OPAMP_INVERTINGINPUT_CONNECT_NO OPAMP_CSR_VMSEL_1 |
#define OPAMP_INVERTINGINPUT_CONNECT_NO OPAMP_CSR_VMSEL_1 |
OPAMP inverting input not connected externally (PGA mode only)
Definition at line 203 of file stm32l4xx_hal_opamp.h.
#define OPAMP_INVERTINGINPUT_IO0 0x00000000U |
OPAMP inverting input connected to dedicated IO pin low-leakage
Definition at line 201 of file stm32l4xx_hal_opamp.h.
#define OPAMP_INVERTINGINPUT_IO1 OPAMP_CSR_VMSEL_0 |
OPAMP inverting input connected to alternative IO pin available on some device packages
Definition at line 202 of file stm32l4xx_hal_opamp.h.