IOUSBSuperSpeedEndpointCompanionDescriptor
Declaration
struct IOUSBSuperSpeedEndpointCompanionDescriptor {
UInt8 bLength;
UInt8 bDescriptorType;
UInt8 bMaxBurst;
UInt8 bmAttributes;
UInt16 wBytesPerInterval;
};Overview
Descriptor for a SuperSpeed USB Endpoint Companion. See the USB Specification at http://www.usb.org.