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
Property:
-
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.
The online versions of the documents are provided as a courtesy. Verify all content and data in the device’s PDF documentation found on the device product page.