STM32H735xx HAL User Manual
|
Defines | |
#define | DAC_CHANNEL_1 0x00000000U |
#define | DAC_CHANNEL_2 0x00000010U |
#define DAC_CHANNEL_1 0x00000000U |
Definition at line 243 of file stm32h7xx_hal_dac.h.
Referenced by HAL_DAC_ConfigChannel(), HAL_DAC_GetValue(), HAL_DAC_SetValue(), HAL_DAC_Start(), HAL_DAC_Start_DMA(), HAL_DAC_Stop_DMA(), HAL_DACEx_DualStart(), HAL_DACEx_DualStart_DMA(), HAL_DACEx_DualStop(), HAL_DACEx_DualStop_DMA(), and HAL_DACEx_SelfCalibrate().
#define DAC_CHANNEL_2 0x00000010U |
Definition at line 245 of file stm32h7xx_hal_dac.h.
Referenced by HAL_DACEx_DualStart(), HAL_DACEx_DualStart_DMA(), HAL_DACEx_DualStop(), and HAL_DACEx_DualStop_DMA().