Type Alias Channel

Source
pub type Channel = Channel<Atmega, ADC>;
Expand description

Check the avr_hal_generic::adc::Channel documentation.

Aliased Typeยง

struct Channel { /* private fields */ }