I2C Registers: Difference between revisions
PlasmaGrass (talk | contribs) Stub for Device 17 |
No edit summary |
||
Line 704: | Line 704: | ||
bytes 6 and 7: Unused | bytes 6 and 7: Unused | ||
bytes 8 to 175: Playtime data for legacy titles | bytes 8 to 175: Playtime data for legacy titles | ||
bytes 176 to 188: | bytes 176 to 188: Temporary playtime data in case console doesn't shut down gracefully, updated every 5 minutes | ||
bytes 188 to 199: Unused | bytes 188 to 199: Unused | ||
|- | |- | ||
Line 737: | Line 737: | ||
byte 0x0F: RGB LED blue intensity | byte 0x0F: RGB LED blue intensity | ||
byte 0x11: WiFi LED brightness | byte 0x11: WiFi LED brightness | ||
byte 0x12: | byte 0x12: always 0? | ||
On MCU_FIRM major version 1 the size of this is 9, reading past the 9th byte will yield AA instead of FF. | On MCU_FIRM major version 1 the size of this is 9, reading past the 9th byte will yield AA instead of FF. |