What is interrupt latency?
Answers were Sorted based on User's Feedback
Answer / panchamukhi ellur
interrupt latency is the time diffrence between generation
of interrupt by device & servicing of the device which is
generated the interrupt
| Is This Answer Correct ? | 35 Yes | 0 No |
Answer / anand
There is another version. It is the time between the occurrence of the interrupt and the start of the interrupt service routine. Generally its defined for a processor and RTOS combination. However this can be affected by bad programming which involves unnecessary interrupt locks.
| Is This Answer Correct ? | 19 Yes | 0 No |
Answer / guest
The time required in clock cycles to send cause of
interrupt to processor.
| Is This Answer Correct ? | 4 Yes | 13 No |
What is polymorphism? (C++)
What is the function of enhancement mode transistor?
Explain the operation of a 6T-SRAM cell?
what is Early effects and their physical origin.
Explain the working of 4-bit Up/down Counter?
what is the difference between the testing and verification?
what are three regions of operation of MOSFET and how are they used?
Cross section of an NMOS transistor?
Why don?t we use just one NMOS or PMOS transistor as a transmission gate?
What is the difference between = and == in C?
Implement F= not (AB+CD) using CMOS gates?
What types of I/O have you designed? What were their size? Speed? Configuration? Voltage requirements?