Using a VEX and EasyC Pro I want to read the interrupt ports directly just like a regular digital port.
I have been using interruptwatcher that is good for watchng a state change, but I want to read the port directly to see what the current state is.
Nothing is built into EasyCPro to do that but wondered if there was something in code you could do.
Thanks