reboot

reboot function.

Author Alun Jones, Copyright © 2012..2012, all rights reserved.
Adapted-by
Compiler >=2.4o

Description

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.


Dependencies


Summary

Global variables/contants

Procedures

Functions


API details

Global variables/contants

Procedures

Functions


Related samples

No sample found