Type Alias atmega_hal::pac::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 */ }