Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 272 Bytes

File metadata and controls

5 lines (3 loc) · 272 Bytes

Interrupt Vector Table

Back{: .button}

An interrupt vector table is a data structure that associates a list of interrupt handlers with a list of interrupt requests. Each entry of a interrupt vector table is interrupt address of the handler