UART_SET_DATA
UART_SET_DATA(port, port->x_char);
UART_SET_DATA(port, ch);
UART_SET_DATA(port, chr);
UART_SET_DATA(port, (unsigned char)ch);