

MCQOPTIONS
Saved Bookmarks
1. |
What is the purpose of __interrupt() function? |
A. | it is used to enable the interrupt |
B. | it is used to disable the interrupt |
C. | it denotes that the routine is an ISR |
D. | all of the mentioned |
Answer» D. all of the mentioned | |