|
STM32L443xx HAL User Manual
|
Defines | |
| #define | LL_OPAMP_MODE_FUNCTIONAL 0x00000000U |
| #define | LL_OPAMP_MODE_CALIBRATION (OPAMP_CSR_CALON) |
| #define LL_OPAMP_MODE_CALIBRATION (OPAMP_CSR_CALON) |
OPAMP calibration mode
Definition at line 168 of file stm32l4xx_ll_opamp.h.
| #define LL_OPAMP_MODE_FUNCTIONAL 0x00000000U |
OPAMP functional mode
Definition at line 167 of file stm32l4xx_ll_opamp.h.
1.7.6.1