Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

Programmable Interrupt Controller

You are here: irt.org | FOLDOC | Programmable Interrupt Controller

<integrated circuit> PIC A special-purpose integrated circuit that functions as an overall manager in an interrupt driven system. It accepts requests from the peripheral equipment, determines which of the incoming requests is of the highest priority, ascertains whether the incoming request has a higher priority value than the level currently being serviced, and issues an interrupt to the CPU based on this determination.

PICs typically have eight interrupt lines, and two PICs are often cascaded to provide 15 available interrupt lines.

See also: Advanced Programmable Interrupt Controller.

(2003-03-18)

Nearby terms: Program Information File « Programmable Airline Reservation System « Programmable Array Logic « Programmable Interrupt Controller » Programmable Logic Controller » Programmable Read-Only Memory » Programmed Data Processor

FOLDOC, Topics, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ALL

©2018 Martin Webb