Embedded Software Engineer Question:

Tell me can we use any function inside ISR?

Embedded Software Engineer Interview Question
Embedded Software Engineer Interview Question

Answer:

We can use function inside ISR as long as that function is not invoked from other portion of the code.


Previous QuestionNext Question
Tell me how many types of IPC mechanism you know?Tell me what are real-time embedded systems?