PS_PP
if (portStatus & PS_PP) {
WriteOpReg(portRegister, portStatus | PS_PP);
WriteOpReg(portRegister, portStatus & ~PS_PP);