MCUHWC:SetPowerLEDPattern: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
MarcusD (talk | contribs)
MarcusD (talk | contribs)
No edit summary
Line 9: Line 9:
|-
|-
| 1
| 1
| LED state (2 = sleep mode, 3 = off, 4 = red, 0,1,5 = blue)
| LED state (0,1 = normal mode, 2 = sleep mode, 3 = off, 4 = red, 5 = blue)
|}
|}


Line 27: Line 27:
=Description=
=Description=
This is used for controlling the power LED.
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.

Revision as of 15:13, 15 September 2016

Request

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

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.