MC9RS08KA2_8
 
CPU Component MC9RS08KA2_8
Freescale RS08 family : MC9RS08KA2 in 8 pin package
Component Level: High
Events:
(Events are call-back functions called when an important event occurrs. Please see the Embedded Components page for more information.)
  • EventModule - Name of the user module (without extension), where the events of this component are placed.
  • OnReset - This software event is called after a reset.

      ANSIC prototype: void OnReset(byte Reason)
    • Reason:byte - The content of the system reset status register.


For each generated event it is possible to set:
  • Procedure Name - name of procedure (written by user) that handles the event.