Start Back Next End
  
ZBasic Language Reference
98
ZBasic Microcontrollers
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.  ®egister.FaultData and Register.FaultData2 are also persistent
but it will usually not be necessary to reset its value.
Previous page Top Next page