|
STM32L443xx HAL User Manual
|
Defines | |
| #define | DAC_TRIMMING_FACTORY 0x00000000U |
| #define | DAC_TRIMMING_USER 0x00000001U |
| #define DAC_TRIMMING_FACTORY 0x00000000U |
Factory trimming
Definition at line 330 of file stm32l4xx_hal_dac.h.
| #define DAC_TRIMMING_USER 0x00000001U |
User trimming
Definition at line 331 of file stm32l4xx_hal_dac.h.
Referenced by HAL_DAC_ConfigChannel(), HAL_DACEx_SelfCalibrate(), and HAL_DACEx_SetUserTrimming().
1.7.6.1