RKH
RKH_SEXP_T Struct Reference

Describes the exit point pseudostate. More...

#include <rkhsm.h>

Data Fields

RKH_BASE_T base
 Maintains the basic information of state.
 
rui8_t ix
 Index of exit point table.
 
RKHROM RKH_RSM_Tparent
 Points to state's parent (referenced submachine).
 

Detailed Description

Describes the exit point pseudostate.

An exit pseudostate is used to join an internal transition terminating on that exit point to an external transition emanating from that exit 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 2453 of file rkhsm.h.


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