Embedded Software Engineer Question: Download Embedded Software Engineer PDF

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

Tweet Share WhatsApp

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 PDF Read All 100 Embedded Software Engineer Questions
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?