<!--
{
  "documentType" : "article",
  "framework" : "PCIDriverKit",
  "identifier" : "/documentation/PCIDriverKit/interrupt-types-enum",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Interrupt Types"
}
-->

# Interrupt Types

Interrupt types that the device supports.

## Topics

### Types

[`kIOInterruptTypePCIMessaged`](/documentation/PCIDriverKit/kIOInterruptTypePCIMessaged)

A message signaled interrupt (MSI) type for a PCI device.

[`kIOInterruptTypePCIMessagedX`](/documentation/PCIDriverKit/kIOInterruptTypePCIMessagedX)

An extended message signal interrupt (MSI-X) type for a PCI device.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)