PORT_DIGICOLOR
return (port->type == PORT_DIGICOLOR) ? "DIGICOLOR USART" : NULL;
port->type = PORT_DIGICOLOR;
dp->port.type = PORT_DIGICOLOR;