pub type Uart = Uart<Config<UartPads>, Duplex>;
UART device for the labelled RX & TX pins
pub struct Uart { /* private fields */ }