Difference between revisions of "MCURTC:SetInfoLEDPatternHeader"

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 ...")
 
(→‎Request: Link to existing information about animation parameters)
 
(One intermediate revision by one other user not shown)
Line 9: Line 9:
 
|-
 
|-
 
| 1
 
| 1
| ?
+
| [[MCURTC:SetInfoLEDPattern#Animation|Animation]]
 
|}
 
|}
  
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.

Latest revision as of 10:58, 25 May 2023

Request[edit]

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

Response[edit]

Index Word Description
0 Header code
1 Result code

Description[edit]

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.