Contents

IOUSBDeviceCapabilitySuperSpeedUSB

Declaration

struct IOUSBDeviceCapabilitySuperSpeedUSB {
   UInt8 bLength;
   UInt8 bDescriptorType;
   UInt8 bDevCapabilityType;
   UInt8 bmAttributes;
   UInt16 wSpeedsSupported;
   UInt8 bFunctionalitySupport;
   UInt8 bU1DevExitLat;
   UInt16 wU2DevExitLat;
};

Overview

Device Capability SuperSpeed USB

See Also

Related Documentation