GSPLCD:SetBrightnessRaw

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)

RequestEdit

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

ResponseEdit

Index Word Description
0 Header code
1 Result code

DescriptionEdit

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