0 of 9 Questions completed
Questions:
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading…
You must sign in or sign up to start the quiz.
You must first complete the following:
0 of 9 Questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 point(s), (0)
Earned Point(s): 0 of 0, (0)
0 Essay(s) Pending (Possible Point(s): 0)
On reset, what are the contents of the SREG register?
TIMSK register is used for?
Why RETI instruction be the last instruction of ISR?
In Atmega328P what is the ISR address for an external hardware interrupt?
Is the same address is assigned for the timer0 and timer1 overflow flag in the interrupt vector table of the interrupts?
What is the address in the interrupt service routine assigned for the timer0 overflow flag?
External hardware interrupts are assigned to which pins of the atmega328P?
By default, INT0-INT2 interrupts are?
What will happen in that condition, if an interrupt occurs while the microcontroller is serving any other interrupt?