STM32F439xx 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_MASK
#define LL_DAC_DMA_REG_DATA_12BITS_LEFT_ALIGNED   DAC_REG_DHR12LX_REGOFFSET_MASK
#define LL_DAC_DMA_REG_DATA_8BITS_RIGHT_ALIGNED   DAC_REG_DHR8RX_REGOFFSET_MASK

Define Documentation

DAC channel data holding register 12 bits left aligned

Definition at line 323 of file stm32f4xx_ll_dac.h.

DAC channel data holding register 12 bits right aligned

Definition at line 322 of file stm32f4xx_ll_dac.h.

DAC channel data holding register 8 bits right aligned

Definition at line 324 of file stm32f4xx_ll_dac.h.