Introduction to Microcontroller Programming
About PICmicro Chips
Clocking Your PICmicro Devices E-Blocks Flowcode Step By Step
PICmicro Projects
Labs |
PORT B InterruptLargely simplified block schematic to demonstrate where the PORT Interrupt (sometimes called IOC or Interrupt on Change) is located in the PIC 16F1937 Architecture: PORT B External Interrupt:
This will happen every time a level change is detected on one of the pins selected on PORTB. |