Embedded Software Engineer Question:

Tell me what is ISR?

Tweet Share WhatsApp

Answer:

An ISR(Interrupt Service Routine) is an interrupt handler, a callback subroutine which is called when a interrupt is encountered.

Download Embedded Software Engineer PDF Read All 100 Embedded Software Engineer Questions
Previous QuestionNext Question
Tell me can include files be nested?Tell me why does pre-emptive multi-threading used to solve the central controller problem?