Execute the program (see "2.9 Execute Programs").
When the program is executed, the interrupt request will occur immediately before the execution of the instruction at which the interrupt event has been set. Once the interrupt request is accepted by the CPU, interrupt exception will take place.
Once the generated interrupt request is accepted and interrupt exception executed, the interrupt request will be cleared. |