Embedded Software Engineer Question: Download Embedded Software Engineer PDF

Explain how to reduce interrupt latency?

Tweet Share WhatsApp

Answer:

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

Download Embedded Software Engineer PDF Read All 100 Embedded Software Engineer Questions
Previous QuestionNext Question
Do you know what is the use of volatile keyword?Tell me what are inline functions?