Difference between revisions of "MCU Services"
Jump to navigation
Jump to search
(Created page with "=MCU camera service "mcu::CAM"= =MCU GPU service "mcu::GPU"= =MCU HID service "mcu::HID"= =MCU service "mcu::RTC"= {| class="wikitable" border="1" |- ! Command Header ! Desc...") |
|||
Line 23: | Line 23: | ||
| [[MCURTC:SetBatteryEmptyLEDPattern|SetBatteryEmptyLEDPattern]] | | [[MCURTC:SetBatteryEmptyLEDPattern|SetBatteryEmptyLEDPattern]] | ||
|} | |} | ||
+ | |||
+ | Note that using invalid input with these InfoLED/SetBatteryEmptyLEDPattern commands can cause the system to fail to boot(however the boot failure may not begin immediately after using the invalid parameters). | ||
=MCU sound service "mcu::SND"= | =MCU sound service "mcu::SND"= |
Revision as of 18:19, 26 July 2013
MCU camera service "mcu::CAM"
MCU GPU service "mcu::GPU"
MCU HID service "mcu::HID"
MCU service "mcu::RTC"
Command Header | Description |
---|---|
0x003B0640 | SetInfoLEDPattern |
0x003C0040 | SetInfoLEDPatternHeader |
0x003D0000 | GetInfoLEDStatus |
0x00420040 | SetBatteryEmptyLEDPattern |
Note that using invalid input with these InfoLED/SetBatteryEmptyLEDPattern commands can cause the system to fail to boot(however the boot failure may not begin immediately after using the invalid parameters).