---
title: registerInterrupt
framework: kernel
role: symbol
role_heading: Instance Method
path: kernel/iosharedinterruptcontroller/1420532-registerinterrupt
---

# registerInterrupt

## Declaration

```occ
virtual IOReturn registerInterrupt(IOService *nub, int source, void *target, IOInterruptHandler handler, void *refCon);
```
