GSPLCD:SetBrightnessRaw

From 3dbrew
Revision as of 02:46, 29 August 2016 by MarcusD (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.