pub type ADC = Reg<ADC_SPEC>;
adc (rw) register accessor: an alias for Reg<ADC_SPEC>
Reg<ADC_SPEC>
struct ADC { /* private fields */ }