If I am reading the data sheet correctly, the "input change Interrupts" will fire when anything on the port changes. I do not believe the individual pins can be monitored this way. If you need individual pins you may need to use an "external interrupt" and INT_INT.
Darrel please correct me if I am wrong
Bookmarks