DATA
The DACn.DATAL and DACn.DATAH register pair represents the 10-bit value DACn.DATA in the following way:
DACn.DATA[9:2] = DACn.DATAH (can be accessed at offset +
0x01
)
DACn.DATA[1:0] = DACn.DATAL (can be accessed at original offset)
The output will be updated after DACn.DATAH is written.
Name:
DATA
Offset:
0x02
Reset:
0x00
Access:
-
Bit
15
14
13
12
11
10
9
8
DATA[9:2]
Access
R/W
R/W
R/W
R/W
R/W
R/W
R/W
R/W
Reset
0
0
0
0
0
0
0
0
Bit
7
6
5
4
3
2
1
0
DATA[1:0]
Access
R/W
R/W
Reset
0
0
Bits 15:6 – DATA[9:0]
These bits contain the digital data that the DAC peripheral will convert to an analog value and send to the DAC output.