USB services: Difference between revisions
Line 492: | Line 492: | ||
=== GetAlternateInterface === | === GetAlternateInterface === | ||
Takes an input u8 and a type-0x6 output buffer, no output. The output buffer contains the first 0x1B8-bytes from [[#UsbHsInterface]]. | Takes an input u8 and a type-0x6 output buffer, no output. The output buffer contains the first 0x1B8-bytes from [[#UsbHsInterface]]. The buffer size must match 0x1B8. | ||
=== GetCurrentFrame === | === GetCurrentFrame === |