RKH
RKH_SENP_T Struct Reference

Describes the entry point pseudostate. More...

#include <rkhsm.h>

Data Fields

RKH_BASE_T base
 Maintains the basic information of state.
 
RKHROM RKH_ENPCN_Tenpcn
 Points to entry point connection.
 
RKHROM RKH_ST_Tparent
 Points to state's parent (submachine state).
 

Detailed Description

Describes the entry point pseudostate.

An entry pseudostate is used to join an external transition terminating on that entry point to an internal transition emanating from that entry point. The main purpose of such entry and exit points is to execute the state entry and exit actions respectively in between the actions that are associated with the joined transitions.

Definition at line 2420 of file rkhsm.h.


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