STM32H735xx HAL User Manual
|
Defines | |
#define | DAC_TRIMMING_FACTORY (0x00000000UL) |
#define | DAC_TRIMMING_USER (0x00000001UL) |
#define DAC_TRIMMING_FACTORY (0x00000000UL) |
Factory trimming
Definition at line 300 of file stm32h7xx_hal_dac.h.
#define DAC_TRIMMING_USER (0x00000001UL) |
User trimming
Definition at line 301 of file stm32h7xx_hal_dac.h.
Referenced by HAL_DAC_ConfigChannel(), HAL_DACEx_SelfCalibrate(), and HAL_DACEx_SetUserTrimming().