Can An ISR Be Interrupted?
Can An ISR Be Interrupted? Normally, an interrupt service routine proceeds until it is complete without being interrupted itself in most of the systems. However, If we have a larger system, where several devices may interrupt the microprocessor, a priority problem may arise. What happens to interrupt in ISR? An interrupt is a signal to