Functions | |
BOOLEAN | power.plugged () |
Power supply cable connected. More... | |
NIL | power.suspend () |
Let console in stand-by mode. More... | |
BOOLEAN | power.lock () |
Locks the power supply switch. More... | |
BOOLEAN | power.unlock () |
Unlock power supply switch. More... | |
NIL | power.tick () |
Keeps the console awake, avoiding entering to suspend mode. More... | |
NIL | power.off () |
Shutdown console. More... | |
Power supply functions.
BOOLEAN power.plugged | ( | ) |
Power supply cable connected.
NIL power.suspend | ( | ) |
Let console in stand-by mode.
BOOLEAN power.lock | ( | ) |
Locks the power supply switch.
BOOLEAN power.unlock | ( | ) |
Unlock power supply switch.
NIL power.tick | ( | ) |
Keeps the console awake, avoiding entering to suspend mode.
NIL power.off | ( | ) |
Shutdown console.