UARTBDH
bdh = readb(port->membase + UARTBDH);
writeb(bdh, port->membase + UARTBDH);
bdh = readb(sport->port.membase + UARTBDH);