Embedded Software Engineer Question:

Download Job Interview Questions and Answers PDF

Tell me what is interrupt latency? How can you reduce it?

Embedded Software Engineer Interview Question
Embedded Software Engineer Interview Question

Answer:

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

Download Embedded Software Engineer Interview Questions And Answers PDF

Previous QuestionNext Question
Please write a program to show the functionality of Power-save super loop?Do you know what is the use of volatile keyword?