---
title: kIOUSBEndpointTypeInterrupt
framework: usbdriverkit
role: symbol
role_heading: Enumeration Case
path: usbdriverkit/tiousbendpointtype/kiousbendpointtypeinterrupt
---

# kIOUSBEndpointTypeInterrupt

An endpoint you use for interrupts.

## Declaration

```occ
kIOUSBEndpointTypeInterrupt
```

## See Also

### Getting the Endpoint Types

- [kIOUSBEndpointTypeControl](usbdriverkit/tiousbendpointtype/kiousbendpointtypecontrol.md)
- [kIOUSBEndpointTypeBulk](usbdriverkit/tiousbendpointtype/kiousbendpointtypebulk.md)
- [kIOUSBEndpointTypeIsochronous](usbdriverkit/tiousbendpointtype/kiousbendpointtypeisochronous.md)
