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