RKH
|
Describes a (referenced) submachine state machine. More...
#include <rkhsm.h>
Data Fields | |
RKH_BASE_T | base |
Maintains the basic information of state. | |
RKHROM void * | defchild |
Points to state's default child. | |
RKH_TRN_ACT_T | iaction |
Points to initializing action (optional). More... | |
RKHROM RKH_ST_T ** | dyp |
Points to RAM memory location which stores the dynamic parent. | |
RKH_TRN_ACT_T iaction |