Also, with interrupt on-change, you'll want to read the port in your interrupt
handler, then clear the int-on-change flag bit before exiting the int handler.
Also, with interrupt on-change, you'll want to read the port in your interrupt
handler, then clear the int-on-change flag bit before exiting the int handler.
Bookmarks