InterviewSolution
Saved Bookmarks
| 1. |
What is the use of the interrupt mode?(a) Decides which type of transition to trigger on(b) Decides when to turn off interrupts(c) Decides which pin to turn off(d) Decides when to turn off the Arduino BoardThe question was asked in class test.My question comes from Interrupt Service Routine in portion Arduino Programming of Arduino |
|
Answer» Correct ANSWER is (a) Decides which type of transition to trigger on |
|