pub type Channel = Channel<Attiny, ADC>;
Check the avr_hal_generic::adc::Channel documentation.
avr_hal_generic::adc::Channel
struct Channel { /* private fields */ }