I2C Services: Difference between revisions
TimmSkiller (talk | contribs) Add common errors |
TimmSkiller (talk | contribs) |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
[[Category:Services]] | [[Category:Services]] | ||
= I2C Service Names = | __FORCETOC__ | ||
== I2C Service Names == | |||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
| Line 21: | Line 22: | ||
| "i2c::DEB" | | "i2c::DEB" | ||
| 7, 8 | | 7, 8 | ||
| | | dmnt | ||
|- | |- | ||
| "i2c::HID" | | "i2c::HID" | ||
| Line 50: | Line 51: | ||
Each I2C service can only access certain I2C [[I2C_Registers|device(s)]]. | Each I2C service can only access certain I2C [[I2C_Registers|device(s)]]. | ||
= | == Commands == | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
| Line 106: | Line 107: | ||
Command 0x00150080 is also used for reading ZL, ZR, and C-stick data by [[IR Services]]. | Command 0x00150080 is also used for reading ZL, ZR, and C-stick data by [[IR Services]]. | ||
= Common Result Values = | == Common Result Values == | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||