Type Alias avr_device::atmega2560::adc::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 */ }
pub type ADC = Reg<ADC_SPEC>;
ADC (rw) register accessor: an alias for Reg<ADC_SPEC>
struct ADC { /* private fields */ }