<!--
{
  "availability" : [
    "DriverKit: 19.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "USBDriverKit",
  "identifier" : "/documentation/USBDriverKit/tIOUSBEndpointUsageType",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "USBDriverKit"
    ],
    "preciseIdentifier" : "c:@E@tIOUSBEndpointUsageType"
  },
  "title" : "tIOUSBEndpointUsageType"
}
-->

# tIOUSBEndpointUsageType

Constants for the endpoint usage types.

```
enum tIOUSBEndpointUsageType : unsigned int;
```

## Topics

### Getting the Usage Types

[`kIOUSBEndpointUsageTypeIsocData`](/documentation/USBDriverKit/tIOUSBEndpointUsageType/kIOUSBEndpointUsageTypeIsocData)

[`kIOUSBEndpointUsageTypeIsocFeedback`](/documentation/USBDriverKit/tIOUSBEndpointUsageType/kIOUSBEndpointUsageTypeIsocFeedback)

[`kIOUSBEndpointUsageTypeIsocImplicit`](/documentation/USBDriverKit/tIOUSBEndpointUsageType/kIOUSBEndpointUsageTypeIsocImplicit)



---

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)