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
I have been asked this question in quiz.
My question is from Interrupt Service Routine in division Arduino Programming of Arduino