Difference between revisions of "PTMSYSM:SetInfoLEDPattern"
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. |}...") |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 9: | Line 9: | ||
|- | |- | ||
| 1-26 | | 1-26 | ||
− | | These parameters are passed to | + | | These parameters are passed to [[MCURTC:SetInfoLEDPattern]]. |
|} | |} | ||
Line 26: | Line 26: | ||
=Description= | =Description= | ||
− | This is a wrapper for [[ | + | This is a wrapper for command [[MCURTC:SetInfoLEDPattern]]. The news module uses this PTM command for controlling the notification LED, the news module doesn't use any of the other PTMSYSM LED commands. The news module uses this command during initialization, prior to handling any service commands. |
Latest revision as of 02:49, 27 October 2013
Request[edit]
Index Word | Description |
---|---|
0 | Header code [0x08010640] |
1-26 | These parameters are passed to MCURTC:SetInfoLEDPattern. |
Response[edit]
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
Description[edit]
This is a wrapper for command MCURTC:SetInfoLEDPattern. The news module uses this PTM command for controlling the notification LED, the news module doesn't use any of the other PTMSYSM LED commands. The news module uses this command during initialization, prior to handling any service commands.