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