====== portOutStat ====== ''void portOutStat (u16 portNumber)'' |portNumber : The port number to toggle | Reads the current output state of portNumber. u8 state = portOutStat(20); // Reads the current output state of port 20 [[MOACON:index#System_Library:|go MOACON home]]