

InterviewSolution
Saved Bookmarks
1. |
In which interrupt, the trigger is dependent on the logic level?(a) edge triggered(b) level-triggered(c) software interrupt(d) nmiThe question was asked by my college professor while I was bunking the class.I want to ask this question from The mechanism of Interrupts in chapter Interrupts and Exceptions of Embedded Systems |
Answer» The correct CHOICE is (b) LEVEL-triggered |
|