Answers

Question and Answer:

  Home  Embedded Software Engineer

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

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.

 197 views

More Questions for you: