|
STM32L443xx HAL User Manual
|
Defines | |
| #define | LL_OPAMP_TRIMMING_FACTORY 0x00000000U |
| #define | LL_OPAMP_TRIMMING_USER (OPAMP_CSR_USERTRIM) |
| #define LL_OPAMP_TRIMMING_FACTORY 0x00000000U |
OPAMP trimming factors set to factory values
Definition at line 231 of file stm32l4xx_ll_opamp.h.
| #define LL_OPAMP_TRIMMING_USER (OPAMP_CSR_USERTRIM) |
OPAMP trimming factors set to user values
Definition at line 232 of file stm32l4xx_ll_opamp.h.
1.7.6.1