Level triggered interrupt: Difference between revisions

Content deleted Content added
No edit summary
 
rd after merging and embellishing the information
 
(5 intermediate revisions by 4 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.