pub type GPIO = Periph<RegisterBlock, 0x1c>;
General Purpose IO
pub struct GPIO { /* private fields */ }