STM32F479xx HAL User Manual
Defines
DAC registers compliant with specific purpose
DAC Exported Constants

Defines

#define LL_DAC_DMA_REG_DATA_12BITS_RIGHT_ALIGNED   DAC_REG_DHR12RX_REGOFFSET_BITOFFSET_POS
#define LL_DAC_DMA_REG_DATA_12BITS_LEFT_ALIGNED   DAC_REG_DHR12LX_REGOFFSET_BITOFFSET_POS
#define LL_DAC_DMA_REG_DATA_8BITS_RIGHT_ALIGNED   DAC_REG_DHR8RX_REGOFFSET_BITOFFSET_POS

Define Documentation

DAC channel data holding register 12 bits left aligned

Definition at line 317 of file stm32f4xx_ll_dac.h.

DAC channel data holding register 12 bits right aligned

Definition at line 316 of file stm32f4xx_ll_dac.h.

DAC channel data holding register 8 bits right aligned

Definition at line 318 of file stm32f4xx_ll_dac.h.