MCQOPTIONS
Saved Bookmarks
| 1. |
Why RETI instruction be the last instruction of ISR? |
| A. | because it returns with carry |
| B. | because it returns to the main program with all the flags of the SREG raised |
| C. | because it returns to the main program where interrupt is generated and set the global interrupt enable bit in SREG |
| D. | none of the mentioned |
| Answer» D. none of the mentioned | |