Type Alias arduino_hal::adc::Adc

source ·
pub type Adc = Adc<DefaultClock>;
Expand description

Check the avr_hal_generic::adc::Adc documentation.

Aliased Type§

struct Adc { /* private fields */ }