Changes

Jump to navigation Jump to search
58 bytes added ,  04:06, 9 October 2017
Line 285: Line 285:     
==== PostBufferAsync ====
 
==== PostBufferAsync ====
Takes an u32 ('''size''') and an u64 ('''buffer'''). Returns an output u32.
+
Takes an u32 ('''size''') and an u64 ('''buffer'''). Returns an output u32, this is unrelated to size.
   −
The buffer address must be 0x1000-byte aligned.
+
The buffer address must be 0x1000-byte aligned. The input size doesn't matter.
    
Used for data-transfer with input/output endpoints.
 
Used for data-transfer with input/output endpoints.

Navigation menu