Q5Microprocessor and Interfaces
Question
2 marks
Define Interrupt.
Answer
Signal to halt normal execution.
An Interrupt is a signal generated by hardware or software that temporarily halts the normal execution of the main program and transfers control to a special routine (ISR).