Searched defs:USBSetupPacket (Results 1 – 1 of 1) sorted by relevance
12 public struct USBSetupPacket struct14 public byte requestType;15 public byte request;16 public UInt16 value;17 public UInt16 index;18 public UInt16 length;