RKH
RKH_ST_T Struct Reference

Describes the common properties of regular states (basic, composite, and submachine). More...

#include <rkhsm.h>

Data Fields

RKH_BASE_T base
 Maintains the basic information of state.
 
RKH_ENT_ACT_T enter
 Points to entry action.
 
RKH_EXT_ACT_T exit
 Points to exit action.
 
RKHROM RKH_ST_Tparent
 Points to state's parent.
 

Detailed Description

Describes the common properties of regular states (basic, composite, and submachine).

Definition at line 2064 of file rkhsm.h.


The documentation for this struct was generated from the following file: