STM32L443xx 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 382 of file stm32l4xx_ll_dac.h.

DAC channel data holding register 12 bits right aligned

Definition at line 381 of file stm32l4xx_ll_dac.h.

DAC channel data holding register 8 bits right aligned

Definition at line 383 of file stm32l4xx_ll_dac.h.