I just read in the documentation that Pin interrupt can be selected on alle GPIO pins on port 0 and port 1. Is there a way to implement this on Port 2 also (we are using Port 2 Pin 0)?
In my project im using the Pin interrupt to mesaure the time in us, where the GPIO is low and don't know if there maybe is another way of solving this.
We are using a LPC1518JBD100.