Embedded Software Engineer Question:
Download Job Interview Questions and Answers PDF
Tell me what is interrupt latency? How can you reduce it?
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 Question | Next Question |
Please write a program to show the functionality of Power-save super loop? | Do you know what is the use of volatile keyword? |