Changes

220 bytes added ,  05:07, 28 October 2018
Line 524: Line 524:  
==== GetXferReport ====
 
==== GetXferReport ====
 
Takes an input u32 and a type-0x6 output buffer, returns an output u32 '''count'''.
 
Takes an input u32 and a type-0x6 output buffer, returns an output u32 '''count'''.
 +
 +
The input u32 specifies the total number of entries to read, this must fit within the specified buffer size. The output u32 is the total actual output entries.
 +
 +
The buffer contains an array of 0x18-byte report structs.
    
= usb:pd =
 
= usb:pd =