Programmable interrupt controller: Difference between revisions

Content deleted Content added
Undid revision 572699130 by 201.193.217.126 (talk) Reverted test edit
Added {{no footnotes}} tag to article (TW)
Line 1:
{{no footnotes|date=September 2013}}
In [[computing]], a '''programmable interrupt controller''' ('''PIC''') is a device that is used to combine several sources of [[interrupt]] onto one or more [[CPU]] lines, while allowing priority levels to be assigned to its interrupt outputs. When the device has multiple interrupt outputs to assert, it asserts them in the order of their relative priority. Common modes of a PIC include hard priorities, rotating priorities, and cascading priorities.{{Citation needed|date=July 2011}} PICs often allow the cascading of their outputs to inputs between each other.