Embedded Software Engineer Question:

Download Job Interview Questions and Answers PDF

Explain how to reduce interrupt latency?

Embedded Software Engineer Interview Question
Embedded Software Engineer Interview Question

Answer:

Interrupt latency can be minimized by writing short ISR routine and by not delaying interrupts for more time.

Download Embedded Software Engineer Interview Questions And Answers PDF

Previous QuestionNext Question
Do you know what is the use of volatile keyword?Tell me what are inline functions?