Embedded Software Engineer Question:

Download Job Interview Questions and Answers PDF

Please explain what is interrupt latency? How can you reduce it?

Embedded Software Engineer Interview Question
Embedded Software Engineer Interview Question

Answer:

Interrupt latency is a time taken to return from the interrupt service routine post handling a specific interrupt. By writing minor ISR routines, interrupt latency can be reduced.

Download Embedded Software Engineer Interview Questions And Answers PDF

Previous QuestionNext Question
Explain me what is semaphore?Tell me can static variables be declared in a header file?