Difference between revisions of "MCUHWC:SetPowerLEDPattern"

From 3dbrew
Jump to navigation Jump to search
Line 9: Line 9:
 
|-
 
|-
 
| 1
 
| 1
| LED state (0,1 = normal mode, 2 = sleep mode, 3 = off, 4 = red, 5 = blue)
+
| LED state (0,1 = normal mode, 2 = sleep mode, 3 = off, 4 = red, 5 = blue, 6 = blinking red)
 
|}
 
|}
  

Revision as of 09:29, 26 September 2017

Request

Index Word Description
0 Header code [0x00060040]
1 LED state (0,1 = normal mode, 2 = sleep mode, 3 = off, 4 = red, 5 = blue, 6 = blinking red)

Response

Index Word Description
0 Header code
1 Result code

Description

This is used for controlling the power LED. Please note, that modes 2, 4, and 5 aren't affected by LED dimming, and will be at full brightness. Modes 0 and 1 are affected by LED dimming. Mode 3 isn't affected, since the LED is powered off regardless of any other setting.