I'm just reading up on this now too, using the PIC 16F877 as example, check pin RB0/INT.
p. 33/218
3.2 PORTB and the TRISB Register
...
RB0/INT is an external interrupt input pin and is configured using the INTEDG bit (OPTION_REG<6>).
...
I wished I had more, like a code example, but it's all I found so far (quickie search).
(just one more feature on my list of things to play with)
Bookmarks