What are the reasons for generating an interrupt in coa?
Answers
Answered by
0
A device wishing to signal a level-triggered interrupt drives the interrupt request line to its active level (high or low), and then holds it at that level until it is serviced. It ceases asserting the line when the CPU commands it to or otherwise handles the condition that caused it to signal the interrupt.
Similar questions