MCURTC:SetInfoLEDPattern: Difference between revisions
Jump to navigation
Jump to search
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x003B0640] |- | 1-26 | ? |} =Response= {| class="wikitable" border="1" |- ! Ind..." |
No edit summary |
||
| Line 26: | Line 26: | ||
=Description= | =Description= | ||
This is used for blinking the notification LED. | This is used for controlling(including blinking) the notification LED. MCU module uses [[I2C_Services|I2C]] service command 0x001100C2 to write the input 0x64-bytes to MCU [[I2C]] register 0x2D. | ||
Revision as of 04:54, 27 October 2013
Request
| Index Word | Description |
|---|---|
| 0 | Header code [0x003B0640] |
| 1-26 | ? |
Response
| Index Word | Description |
|---|---|
| 0 | Header code |
| 1 | Result code |
Description
This is used for controlling(including blinking) the notification LED. MCU module uses I2C service command 0x001100C2 to write the input 0x64-bytes to MCU I2C register 0x2D.