Level triggered interrupt: Difference between revisions

Content deleted Content added
Jsmethers (talk | contribs)
cat
rd after merging and embellishing the information
 
(3 intermediate revisions by 3 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 [[edge triggered interrupt|edge triggered interrupts]], level triggered interrupts are seen as a continuous condition.
 
 
{{compu-stub}}
 
[[Category:Interrupts]]