pub type Channel = Channel<Atmega, ADC>;
Check the avr_hal_generic::adc::Channel documentation.
avr_hal_generic::adc::Channel