Page 1 of 1

What is the purpose of __interrupt() function?

Posted: Thu Jul 14, 2022 8:40 am
by answerhappygod
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