33.6.2 Digital-to-Analog Converter Data Register

Important:
  1. The individual bytes in this multi-byte register can be accessed with the following register names:
    • DACxDATH: Accesses the upper 2 bits of DACR
    • DACxDATL: Accesses the lower 8 bits of DACR
  2. Software must write to DACxDATH before writing to DACxDATL.
Name: DACxDAT
Offset: 0x088D

Bit 15141312111098 
       DACR[9:8] 
Access R/WR/W 
Reset 00 
Bit 76543210 
 DACR[7:0] 
Access R/WR/WR/WR/WR/WR/WR/WR/W 
Reset 00000000 

Bits 9:0 – DACR[9:0] Data Input Bits for DAC Value

The individual bytes in this multi-byte register can be accessed with the following register names: DACxDATH: Accesses the upper 2 bits of DACR DACxDATL: Accesses the lower 8 bits of DACR Software must write to DACxDATH before writing to DACxDATL.