STM32L486xx 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 411 of file stm32l4xx_ll_dac.h.

DAC channel data holding register 12 bits right aligned

Definition at line 410 of file stm32l4xx_ll_dac.h.

DAC channel data holding register 8 bits right aligned

Definition at line 412 of file stm32l4xx_ll_dac.h.