Author | Alun Jones, Copyright © 2012..2012, all rights reserved. |
Adapted-by | |
Compiler | >=2.4o |
This library provides a single procedure, reboot() which, when run, will reboot the PIC. If USB is present, it will disable this first and delay for 2 seconds, which should give any connected master to register the disconnect. . N.B. Does not work on architectures that don't have a reset assembler instruction. I've put in a check to report this.
reboot()
No documentation found