Navigation bar
  Start Previous page
 106 of 208 
Next page End  

ZBasic Language Reference
98
ZX Microcontroller Family
that was executing at the time of the fault.  Note that Register.FaultType is a persistent value.  If you
add code to your application to respond to the fault condition you’ll want to reset Register.FaultType
to zero after responding to it.  Register.FaultData and Register.FaultData2 are also persistent
but it will usually not be necessary to reset its value.
Previous page Top Next page