STM32F479xx HAL User Manual
Defines
Definitions of DAC hardware constraints delays
DAC Exported Constants

Defines

#define LL_DAC_DELAY_STARTUP_VOLTAGE_SETTLING_US   15UL
#define LL_DAC_DELAY_VOLTAGE_SETTLING_US   12UL

Detailed Description

Note:
Only DAC peripheral HW delays are defined in DAC LL driver driver, not timeout values. For details on delays values, refer to descriptions in source code above each literal definition.

Define Documentation

Delay for DAC channel voltage settling time from DAC channel startup (transition from disable to enable)

Definition at line 343 of file stm32f4xx_ll_dac.h.

Delay for DAC channel voltage settling time

Definition at line 356 of file stm32f4xx_ll_dac.h.