Why RETI instruction is used after an ISR?
- because it returns with carry
- because it returns to the main program with all the flags of the SREG raised
- because it returns to the main program after clearing the roll over flag of the interrupt, so that the interrupt can be caused again
- none of the mentioned
(c).because it returns to the main program after clearing the roll over flag of the interrupt, so that the interrupt can be caused again
need an explanation for this answer? contact us directly to get an explanation for this answer