USB services: Difference between revisions
Line 449: | Line 449: | ||
| 8 || [[#ResetDevice]] || | | 8 || [[#ResetDevice]] || | ||
|- | |- | ||
| 9 || OpenUsbEp || | | 9 || [[#OpenUsbEp]] || | ||
|} | |} | ||
Line 472: | Line 472: | ||
=== ResetDevice === | === ResetDevice === | ||
No input/output. | No input/output. | ||
=== OpenUsbEp === | |||
Takes an input u16 and 4 input u32s, returns a 0x7-byte output struct and an [[#IClientEpSession]]. | |||
=== IClientEpSession === | === IClientEpSession === |