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

Submitted by: Administrator
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.
Submitted by: Administrator

Read Online Embedded Systems Job Interview Questions And Answers