PORT_PIC32
return (port->type == PORT_PIC32) ? PIC32_DEV_NAME : NULL;
port->type = PORT_PIC32;
if (port->type != PORT_PIC32)