Embedded Software Engineer Question:
Download Questions PDF

Explain what is return type of ISR?

Embedded Software Engineer Interview Question
Embedded Software Engineer Interview Question

Answer:

ISR does not return anything. An ISR returns nothing because there is no caller in the code to read the returned values.

Download Embedded Software Engineer Interview Questions And Answers PDF

Previous QuestionNext Question
Tell me what is interrupt latency?Tell me why embedded system is useful?