Tagged Questions
3
votes
3answers
2k views
What do the terms “asynchronous” and “synchronous” mean, with respect to the definition of an interrupt?
Quoted from http://en.wikipedia.org/wiki/Interrupt:
an interrupt is an asynchronous signal indicating the need for
attention or a synchronous event in software indicating the need for a
change ...