Edge triggered interrupt

This is an old revision of this page, as edited by Jsmethers (talk | contribs) at 00:57, 11 January 2006 (cat). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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.