CrossRoads:
Every Uno pin can be an interrupt - either a hardware interrupt, or a PCINT.
Yes I have used the PCINT outside of the Arduino environment, but as far as I know the Arduino environment doesn't encapsulate that functionality, which the reference page for AttachInterrupt seems to support. Do you have any code examples for the OP on using the PCINT feature within the Arduino environment?