Difference between revisions of "MCUHWC:SetCameraLEDPattern"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00080040] |- | 1 | LED state (0 = off, 2 = pink) |} =Response= {| class="wik...")
 
(Update possible camera LED states)
 
(One intermediate revision by the same user not shown)
Line 9: Line 9:
 
|-
 
|-
 
| 1
 
| 1
| LED state (0 = off, 2 = pink)
+
| LED state (0 = off, 1 = slowly blinking, 2 = on, 3 = "TWL" mode, 4 = flash once, 5 = delay before turning on)
 
|}
 
|}
  

Latest revision as of 18:00, 29 May 2019

Request[edit]

Index Word Description
0 Header code [0x00080040]
1 LED state (0 = off, 1 = slowly blinking, 2 = on, 3 = "TWL" mode, 4 = flash once, 5 = delay before turning on)

Response[edit]

Index Word Description
0 Header code
1 Result code

Description[edit]

This is used for controlling the camera LED.