STM32F479xx HAL User Manual
|
Defines | |
#define | DAC_CHANNEL_1 0x00000000U |
#define | DAC_CHANNEL_2 0x00000010U |
#define DAC_CHANNEL_1 0x00000000U |
Definition at line 197 of file stm32f4xx_hal_dac.h.
Referenced by HAL_DAC_GetValue(), HAL_DAC_SetValue(), HAL_DAC_Start(), HAL_DAC_Start_DMA(), HAL_DAC_Stop_DMA(), HAL_DACEx_DualStart(), and HAL_DACEx_DualStop().
#define DAC_CHANNEL_2 0x00000010U |
Definition at line 199 of file stm32f4xx_hal_dac.h.
Referenced by HAL_DACEx_DualStart(), and HAL_DACEx_DualStop().