Type Alias atmega_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 */ }