Type Alias attiny_hal::adc::Channel
source · pub type Channel = Channel<Attiny, ADC>;
Expand description
Check the avr_hal_generic::adc::Channel
documentation.
Aliased Type§
struct Channel { /* private fields */ }
pub type Channel = Channel<Attiny, ADC>;
Check the avr_hal_generic::adc::Channel
documentation.
struct Channel { /* private fields */ }