Class Hierarchy Compound List File List Compound Members File Members
system.h File Reference
ROM system control functions.
More...
Functions
- void power_off (void)
- enters software standby mode.
- void power_init (void)
- disables software standby mode so tm_idle_task() can use the sleep instruction.
- void rom_reset (void) __asm__ ("0x03ae") __attribute__ ((noreturn))
- erases legOS, returning control to ROM.
Detailed Description
ROM system control functions.
-
Author(s):
-
Markus L. Noga <noga@inrialpes.fr>
-0.1.7 is released under
Mozilla Public License.
Original code © 1998-1999 by Markus L. Noga.