<!--
{
  "availability" : [
    "macCatalyst: 14.0.0 -",
    "macOS: 10.15.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "IOUSBHost",
  "identifier" : "/documentation/IOUSBHost/IOUSBHostCIEndpointState",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "IOUSBHost"
    ],
    "preciseIdentifier" : "c:@EA@IOUSBHostCIEndpointState"
  },
  "title" : "IOUSBHostCIEndpointState"
}
-->

# IOUSBHostCIEndpointState

```
struct IOUSBHostCIEndpointState
```

## Topics

### Initializers

[`init(_:)`](/documentation/IOUSBHost/IOUSBHostCIEndpointState/init(_:))

[`init(rawValue:)`](/documentation/IOUSBHost/IOUSBHostCIEndpointState/init(rawValue:))

### Constants

[`IOUSBHostCIEndpointStateActive`](/documentation/IOUSBHost/IOUSBHostCIEndpointStateActive)

[`IOUSBHostCIEndpointStateDestroyed`](/documentation/IOUSBHost/IOUSBHostCIEndpointStateDestroyed)

[`IOUSBHostCIEndpointStateHalted`](/documentation/IOUSBHost/IOUSBHostCIEndpointStateHalted)

[`IOUSBHostCIEndpointStatePaused`](/documentation/IOUSBHost/IOUSBHostCIEndpointStatePaused)

### Instance Properties

[`rawValue`](/documentation/IOUSBHost/IOUSBHostCIEndpointState/rawValue)

## Relationships

### Conforms To

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`Equatable`](/documentation/Swift/Equatable)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`Hashable`](/documentation/Swift/Hashable)

[`Sendable`](/documentation/Swift/Sendable)

---

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)