Backlight services

From Nintendo Switch Brew
Revision as of 07:46, 3 December 2017 by Yellows8 (talk | contribs) (→‎lbl)
Jump to navigation Jump to search

lbl

Cmd Name
0
1
2
3
4
5
6 TurnOnBacklight
7 TurnOffBacklight
8 GetBacklightStatus
9
10
11
12
13
14
15
16 ReadRawLightSensor
26 #EnableVrMode
27 #DisableVrMode

EnableVrMode

No input/output. Used by AM_services#SetVrModeEnabled, hence this was probably added with 3.0.0?

DisableVrMode

No input/output. Used by AM_services#SetVrModeEnabled, hence this was probably added with 3.0.0?