Type Definition ADC
avr_device::atmega8::adc
type ADC = Reg<ADC_SPEC>;
ADC register accessor: an alias for Reg<ADC_SPEC>
Reg<ADC_SPEC>