ATtiny1624/1626/1627

Sample

The ADCn.SAMPLEL and ADCn.SAMPLEH register pair represents the 16-bit value, ADCn.SAMPLE. The low byte [7:0] (suffix L) is accessible at the original offset. The high byte [15:8] (suffix H) can be accessed at offset + 0x01.

Refer to the Output Formats section for details on the output from this register.

Name:
SAMPLE
Offset:
0x14
Reset:
0x00
Access:
-
Bit15141312111098
SAMPLE[15:8]
AccessRRRRRRRR
Reset00000000
Bit76543210
SAMPLE[7:0]
AccessRRRRRRRR
Reset00000000

Bits 15:8 – SAMPLE[15:8]: Sample high byte

Sample high byte

This bit field constitutes the MSB of the 16-bit register.

Bits 7:0 – SAMPLE[7:0]: Sample low byte

Sample low byte

This bit field constitutes the LSB of the 16-bit register.