

InterviewSolution
Saved Bookmarks
1. |
Which of the following uses clock edge to generate an interrupt?(a) edge triggered(b) level-triggered(c) software interrupt(d) nmiI have been asked this question during an online interview.Query is from The mechanism of Interrupts in chapter Interrupts and Exceptions of Embedded Systems |
Answer» Right option is (a) EDGE triggered |
|