Backlight services: Difference between revisions

From Nintendo Switch Brew
Jump to navigation Jump to search
Line 37: Line 37:
|-
|-
| 16 || ReadRawLightSensor
| 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?

Revision as of 09:46, 3 December 2017

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?