pub type ADC = Periph<RegisterBlock, 0x23>;
Analog-to-Digital Converter
struct ADC { /* private fields */ }