Navigation bar
  Start Previous page
 215 of 283 
Next page End 210 211 212 213 214 215 216 217 218 219 220  

206
ResetProcessor
Type
Subroutine
Invocation
ResetProcessor()
Discussion
Calling this routine will cause a WatchDog reset of the processor within 20ms.  When the processor
begins running again, the value of Register.ResetFlags will indicate that a WatchDog reset has
occurred.  If you need to be able to distinguish between an actual WatchDog reset and a call to
ResetProcessor() it is recommended that you define a persistent variable and set its value to indicate
the source of the reset.
Compatibility
BasicX does not support Register.ResetFlags.
Previous page Top Next page