1.

What is the use of the attachInterrupt() function?

A. To enable ISR usage
B. To enable ISR usage, but only on certain Arduino Boards
C. To decommission ISR usage for a particular Arduino Board
D. To translate pin numbers
Answer» B. To enable ISR usage, but only on certain Arduino Boards


Discussion

No Comment Found