avr_device::atmega328p::adc

Type Alias ADC

Source
pub type ADC = Reg<ADC_SPEC>;
Expand description

ADC (rw) register accessor: an alias for Reg<ADC_SPEC>

Aliased Typeยง

struct ADC { /* private fields */ }