Answers

Question and Answer:

  Home  Embedded Software Engineer

⟩ Explain what is return type of ISR?

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

 174 views

More Questions for you: