Backlight services

From Nintendo Switch Brew
Revision as of 04:11, 5 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
17
18
19
20
21
22
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?