Module chipset_device::interrupt
source · Expand description
Interrupt handling for devices.
Traits§
- A device that can handle an x86 PIC interrupt request.
- A device that can handle an EOI initiated from a processor-specific interrupt controller interface.
- A device that can act as a target for a line interrupt.