pics

In computing, a programmable interrupt controller (PIC) is an integrated circuit that helps a microprocessor (or CPU) handle interrupt requests (IRQs) coming from multiple different sources (like external I/O devices) which may occur simultaneously. It helps prioritize IRQs so that the CPU switches execution to the most appropriate interrupt handler (ISR) after the PIC assesses the IRQs' relative priorities. Common modes of interrupt priority include hard priorities, rotating priorities, and cascading priorities. PICs often allow mapping input to outputs in a configurable way. On the PC architecture PIC are typically embedded into a southbridge chip whose internal architecture is defined by the chipset vendor's standards.

View More On Wikipedia.org
  • 1

    salty

    Distinguished Member From Lancs. X Power.
    • Messages
      4,548
    • Reaction score
      8,581
    • Points
      2,292
  • 1

    WonkoTheSaneUK

    Prominent Member From North Wales
    • Messages
      1,837
    • Reaction score
      2,830
    • Points
      774
  • 1

    MG Clive

    Moderator From North Yorkshire. XPower.
    • Messages
      2,486
    • Reaction score
      3,333
    • Points
      1,060
  • 1

    onkeldunkel

    Established Member From Denmark
    • Messages
      61
    • Reaction score
      28
    • Points
      15
  • 1

    5teep

    Prominent Member From Cruising
    • Messages
      1,858
    • Reaction score
      1,864
    • Points
      641
  • Back
    Top Bottom