pub type Uart = Periph<RegisterBlock, 0x4001_0000>;
A fake UART
pub struct Uart { /* private fields */ }