Difference between revisions of "GSPGPU:SetLedForceOff"
Jump to navigation
Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x001C0040] |- | 1 | u8 state: 0 = 3D LED enable, 1 = 3D LED disable. |} =Respons...") |
(No difference)
|
Revision as of 00:28, 15 April 2013
Request
Index Word | Description |
---|---|
0 | Header code [0x001C0040] |
1 | u8 state: 0 = 3D LED enable, 1 = 3D LED disable. |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
Description
This service command allows processes to control the 3D LED. The input u8 is written to GSP module state, the register for this is not updated immediately.