Type Definition atmega_hal::adc::Channel

source · []
pub type Channel = Channel<Atmega, ADC>;
Expand description

Check the avr_hal_generic::adc::Channel documentation.