ATtiny1624/1626/1627

Result

The ADCn.RESULT0 to ADCn.RESULT3 registers represent the 32-bit value, ADCn.RESULT. The low byte [7:0] (suffix 0) is accessible at the original offset. The n higher bytes [31:8] can be accessed at offset + n.

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

Name:
RESULT
Offset:
0x10
Reset:
0x00
Access:
-
Bit3130292827262524
RESULT[31:24]
AccessRRRRRRRR
Reset00000000
Bit2322212019181716
RESULT[23:16]
AccessRRRRRRRR
Reset00000000
Bit15141312111098
RESULT[15:8]
AccessRRRRRRRR
Reset00000000
Bit76543210
RESULT[7:0]
AccessRRRRRRRR
Reset00000000

Bits 31:24 – RESULT[31:24]: Result byte 3

Result byte 3

This bit field constitutes the MSB of the ADCn.RESULT register.

Bits 23:16 – RESULT[23:16]: Result byte 2

Result byte 2

This bit field constitutes the third byte of the ADCn.RESULT register.

Bits 15:8 – RESULT[15:8]: Result byte 1

Result byte 1

This bit field constitutes the second byte of the ADCn.RESULT register.

Bits 7:0 – RESULT[7:0]: Result byte 0

Result byte 0

This bit field constitutes the LSB of the ADCn.RESULT register.