---
title: PassthruInterruptController
framework: kernel
role: symbol
role_heading: Class
path: kernel/passthruinterruptcontroller
---

# PassthruInterruptController

## Declaration

```occ
class PassthruInterruptController : IOInterruptController
```

## Topics

### Instance Methods

- [causeInterrupt](kernel/passthruinterruptcontroller/3553401-causeinterrupt.md)
- [disableInterrupt](kernel/passthruinterruptcontroller/3553402-disableinterrupt.md)
- [enableInterrupt](kernel/passthruinterruptcontroller/3553403-enableinterrupt.md)
- [externalInterrupt](kernel/passthruinterruptcontroller/3553404-externalinterrupt.md)
- [getInterruptType](kernel/passthruinterruptcontroller/3553405-getinterrupttype.md)
- [getMetaClass](kernel/passthruinterruptcontroller/3553406-getmetaclass.md)
- [handleInterrupt](kernel/passthruinterruptcontroller/3553407-handleinterrupt.md)
- [init](kernel/passthruinterruptcontroller/3553408-init.md)
- [registerInterrupt](kernel/passthruinterruptcontroller/3553409-registerinterrupt.md)
- [setCPUInterruptProperties](kernel/passthruinterruptcontroller/3553410-setcpuinterruptproperties.md)
- [waitForChildController](kernel/passthruinterruptcontroller/3553411-waitforchildcontroller.md)

## Relationships

### Inherits From

- [IOInterruptController](kernel/iointerruptcontroller.md)

## See Also

### Interrupts

- [IOInterruptDispatchSource](kernel/iointerruptdispatchsource.md)
- [IOInterruptDispatchSourceInterface](kernel/iointerruptdispatchsourceinterface.md)
- [IOFilterInterruptEventSource](kernel/iofilterinterrupteventsource.md)
- [IOInterruptEventSource](kernel/iointerrupteventsource.md)
- [IOInterruptController](kernel/iointerruptcontroller.md)
- [IOInterruptSource](kernel/iointerruptsource.md)
- [IOInterruptVector](kernel/iointerruptvector.md)
