Edge triggered interrupt

This is an old revision of this page, as edited by Aylex~enwiki (talk | contribs) at 09:48, 10 January 2006. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

There are two ways in which an interrupt can be seen: Either as a single event or as a continuous condition.

Opposed to level triggered interrupts, edge triggered interrupts are seen as a single event.