ISR (Interrupt Service Routine)
ISR (Interrupt Service Routine)
2.Resuming Execution:
•
o The processor resumes execution of the program from the point where
it was interrupted, continuing with its normal flow.
o The interrupted program may now incorporate any changes made by
the ISR in response to the hardware event