GSPLCD:GetBrightness

From 3dbrew
Revision as of 02:20, 29 August 2016 by MarcusD (talk | contribs) (Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00150040] |- | 1 | Screen index (top = 1, bottom = 2) |} =Response= {| class...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Request[edit]

Index Word Description
0 Header code [0x00150040]
1 Screen index (top = 1, bottom = 2)

Response[edit]

Index Word Description
0 Header code
1 Result code
2 Screen brightness

Description[edit]

Gets the current brightness of the given screen. Screen brightness values can range between 0x10 and 0xAC, inclusively.