3.3.2 ADC Reference Selection

The reference selection for the ATtiny817 ADC is shown in the table below. It can be configured in the ADMUX register of the ADC.

Table 3-5. ADC Reference Selection
ValueDescription
0x0Internal reference
0x1VDD
OtherReserved.

As the core idea is to let VCC act as the reference of the ADC, the VDD is selected as the ADC reference in this example.