Difference between revisions of "GSPLCD:GetPowerState"

From 3dbrew
Jump to navigation Jump to search
m
 
Line 41: Line 41:
 
|-
 
|-
 
| 3
 
| 3
| Operation in process
+
| Operation in progress
 
|-
 
|-
 
| 7
 
| 7

Latest revision as of 22:24, 11 January 2025

Request[edit]

Index Word Description
0 Header code [0x000E0040]

Response[edit]

Index Word Description
0 Header code
1 Result code
2 Power state (u8)

Power state flags[edit]

Bit Description
0 Top backlight on
1 Bottom backlight on
2 LC panel on
3 Operation in progress
7 Fatal error

Description[edit]

Read LCD power state. If set, the fatal error bit halts any successive power operation; the result code tells the cause of the error.