32.5.2 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 |
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 |