GSPLCD:GetPowerState: Difference between revisions
Jump to navigation
Jump to search
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x000E0040] |} =Response= {| class="wikitable" border="1" |- ! Index Word !..." |
(No difference)
|
Revision as of 18:21, 23 August 2023
Request
| Index Word | Description |
|---|---|
| 0 | Header code [0x000E0040] |
Response
| Index Word | Description |
|---|---|
| 0 | Header code |
| 1 | Result code |
| 2 | Power state (u8) |
Description
Read power state from MCUGPU. Bit 0 = top backlight on, bit 1 = bottom backlight on, bit 2 = GPU on.