GSPGPU:SetLedForceOff

From 3dbrew
Revision as of 01:28, 15 April 2013 by Yellows8 (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.