STM32F479xx HAL User Manual
Defines
DAC Channel selection
DAC Exported Constants

Defines

#define DAC_CHANNEL_1   0x00000000U
#define DAC_CHANNEL_2   0x00000010U

Define Documentation

#define DAC_CHANNEL_1   0x00000000U
#define DAC_CHANNEL_2   0x00000010U

Definition at line 199 of file stm32f4xx_hal_dac.h.

Referenced by HAL_DACEx_DualStart(), and HAL_DACEx_DualStop().