|
STM32F479xx 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 209 of file stm32f4xx_hal_dac.h.
Referenced by HAL_DAC_Start_DMA().
| #define DAC_ALIGN_12B_R 0x00000000U |
Definition at line 208 of file stm32f4xx_hal_dac.h.
Referenced by HAL_DAC_Start_DMA().
| #define DAC_ALIGN_8B_R 0x00000008U |
Definition at line 210 of file stm32f4xx_hal_dac.h.
Referenced by HAL_DAC_Start_DMA(), and HAL_DACEx_DualSetValue().
1.7.6.1