Difference between revisions of "PTMSYSM:SetInfoLEDPattern"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x08010640] |- | 1-26 | These parameters are passed to the MCU service command. |}...")
 
Line 9: Line 9:
 
|-
 
|-
 
| 1-26
 
| 1-26
| These parameters are passed to the MCU service command.
+
| These parameters are passed to [[MCURTC:SetInfoLEDPattern]].
 
|}
 
|}
  
Line 26: Line 26:
  
 
=Description=
 
=Description=
This is a wrapper for [[MCU|"mcu::RTC"]] service command 0x003B0640. This is used for controlling the notification LED.
+
This is a wrapper for command [[MCURTC:SetInfoLEDPattern]]. This is used for blinking the notification LED.

Revision as of 17:29, 26 July 2013

Request

Index Word Description
0 Header code [0x08010640]
1-26 These parameters are passed to MCURTC:SetInfoLEDPattern.

Response

Index Word Description
0 Header code
1 Result code

Description

This is a wrapper for command MCURTC:SetInfoLEDPattern. This is used for blinking the notification LED.