use InOut; $b = inp($port); $w = inpw($port); $d = inpd($port); outp($port, $b); outpw($port, $w); outpd($port, $d);