GPIO Services: Difference between revisions
Those only return a result code. |
No edit summary |
||
Line 9: | Line 9: | ||
The commands for these services are identical. | The commands for these services are identical. | ||
= CDC Service = | |||
{| class="wikitable" border="1" | |||
|- | |||
! Command Header | |||
! Description | |||
|- | |||
| 0x00020080 | |||
| void unknown_0x2(u32 unk, u32 unk) | |||
|- | |||
| 0x00040080 | |||
| void unknown_0x4(u32 unk, u32 unk) | |||
|- | |||
| 0x00060080 | |||
| void unknown_0x6(u32 unk, u32 unk) | |||
|- | |||
| 0x00090082 | |||
| [[GPIO:BindInterrupt|BindInterrupt]] | |||
|} | |||
= HID Service = | = HID Service = |