MCURTC:SetInfoLEDPatternHeader: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x003C0040] |- | 1 | ? |} =Response= {| class="wikitable" border="1" |- ! Index ..."
 
No edit summary
Line 26: Line 26:


=Description=
=Description=
This is used for controlling the notification LED.
This is used for controlling the notification LED. This uses [[I2C_Services|I2CMCU]] service command 0x000B00C2 to write the input 4-byte data to [[I2C]] MCU register 0x2D.

Revision as of 06:05, 27 October 2013

Request

Index Word Description
0 Header code [0x003C0040]
1 ?

Response

Index Word Description
0 Header code
1 Result code

Description

This is used for controlling the notification LED. This uses I2CMCU service command 0x000B00C2 to write the input 4-byte data to I2C MCU register 0x2D.