Edge triggered interrupt: Difference between revisions

Content deleted Content added
Jsmethers (talk | contribs)
cat
rd after merging and embellishing the info
 
(6 intermediate revisions by 2 users not shown)
Line 1:
#REDIRECT [[Interrupt]]
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 interrupt|level triggered interrupts]], edge triggered interrupts are seen as a single event.
 
 
{{compu-stub}}
 
[[Category:Interrupts]]