Answers

Question and Answer:

  Home  Embedded System

⟩ Explain what is interrupt latency? How can we reduce it?

interrupt latency is the time required to return from the interrupt service routine after tackling a particular interrupt. We can reduce it by writing smaller ISR routines.

 201 views

More Questions for you: