|
Sys.Reboot Method |
Top Previous Next |
Function: |
Causes your device to reboot. |
Syntax: |
sys.reboot |
Returns: |
--- |
See Also: |
Details
After the device reboots it will behave as after any other reboot: enter PAUSE mode if your program was compiled for debugging, or start execution if the program was compiled for release (see Two Modes of Target Execution).
The PLL mode will change after the reboot if you requested the changed through sys.newpll method.