InterviewSolution
Saved Bookmarks
| 1. |
What do you understand by Interrupt Latency? |
|
Answer» Interrupt latency refers to the TIME taken by ISR to respond to the interrupt. The lesser the latency FASTER is the response to the interrupt EVENT. |
|