Searched defs:URBRequest (Results 1 – 2 of 2) sorted by relevance
17 public struct URBRequest struct20 public uint TransferBufferLength;22 public uint StartFrame;24 public uint NumberOfPackets;26 public uint Interval;28 public ulong Setup;30 public override string ToString() in ToString()
43 URBRequest = 0x1, enumerator