Type Definition avr_device::atmega8::adc::ADC[][src]

pub type ADC = Reg<ADC_SPEC>;
Expand description

ADC register accessor: an alias for Reg<ADC_SPEC>