

MCQOPTIONS
Saved Bookmarks
1. |
What is the use of the digitalPinToInterrupt() function? |
A. | To create an Interrupt Object |
B. | To delete an Interrupt Object |
C. | To map the Arduino Pin to the Interrupt pin |
D. | To invoke the Interrupt Service Routine |
Answer» D. To invoke the Interrupt Service Routine | |