Searched defs:DeviceDescriptor (Results 1 – 3 of 3) sorted by relevance
13 public struct DeviceDescriptor struct16 public byte Length;18 public byte Type;20 public ushort ProtocolVersion;22 public byte Class;24 public byte Subclass;26 public byte Protocol;28 public byte MaximumPacketSize;30 public ushort VendorId;32 public ushort ProductId;[all …]
12 public struct DeviceDescriptor struct15 public byte[] Path;17 public byte[] BusId;19 public uint BusNumber;21 public uint DeviceNumber;23 public uint Speed;25 public ushort IdVendor;27 public ushort IdProduct;29 public ushort BcdDevice;31 public byte DeviceClass;[all …]
52 public struct DeviceDescriptor struct55 public byte Length;57 public byte DescriptorIDN;59 public byte Device;61 public byte DeviceClass;63 public byte DeviceSubClass;65 public byte Protocol;67 public byte NumberLU;69 public byte NumberWLU;71 public byte BootEnable;[all …]