Difference between revisions of "GSPLCD:SetBrightnessRaw"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x000A0080] |- | 1 | Screen index (top = 1, bottom = 2) |- | 2 | Brightness lev...")
 
(No difference)

Latest revision as of 01:46, 29 August 2016

Request[edit]

Index Word Description
0 Header code [0x000A0080]
1 Screen index (top = 1, bottom = 2)
2 Brightness level (0x10 - 0xAC)

Response[edit]

Index Word Description
0 Header code
1 Result code

Description[edit]

Sets the brightness of the given screen. The function will automatically cap the brightness level between 0x10 and 0xAC, inclusive.