STM32H735xx HAL User Manual
|
Defines | |
#define | DAC_ALIGN_12B_R 0x00000000U |
#define | DAC_ALIGN_12B_L 0x00000004U |
#define | DAC_ALIGN_8B_R 0x00000008U |
#define DAC_ALIGN_12B_L 0x00000004U |
Definition at line 255 of file stm32h7xx_hal_dac.h.
Referenced by HAL_DAC_Start_DMA(), and HAL_DACEx_DualStart_DMA().
#define DAC_ALIGN_12B_R 0x00000000U |
Definition at line 254 of file stm32h7xx_hal_dac.h.
Referenced by HAL_DAC_Start_DMA(), HAL_DACEx_DualStart_DMA(), and HAL_DACEx_SelfCalibrate().
#define DAC_ALIGN_8B_R 0x00000008U |
Definition at line 256 of file stm32h7xx_hal_dac.h.
Referenced by HAL_DAC_Start_DMA(), HAL_DACEx_DualSetValue(), and HAL_DACEx_DualStart_DMA().