|
STM32G474xx HAL User Manual
|
定义 | |
| #define | LL_OPAMP_MODE_FUNCTIONAL (0x00000000UL) |
| #define | LL_OPAMP_MODE_CALIBRATION (OPAMP_CSR_CALON) |
| #define LL_OPAMP_MODE_CALIBRATION (OPAMP_CSR_CALON) |
OPAMP校准模式
Definition at line 135 of file stm32g4xx_ll_opamp.h.
| #define LL_OPAMP_MODE_FUNCTIONAL (0x00000000UL) |
OPAMP功能模式
Definition at line 134 of file stm32g4xx_ll_opamp.h.
1.7.6.1