1.

Which can activate the ISR?(a) interrupt(b) function(c) procedure(d) structureThis question was addressed to me in exam.Question is from Introduction of Interrupts topic in portion Interrupts and Exceptions of Embedded Systems

Answer»

Right ANSWER is (a) interrupt

For explanation I would say: When the port RECEIVES the data, it will GENERATE an interrupt which in turn ACTIVATES the ISR.



Discussion

No Comment Found

Related InterviewSolutions