RKH
RKH_SM_T Struct Reference

Describes the state machine. More...

#include <rkhsm.h>

Data Fields

RKHROM RKH_ROM_Tromrkh
 Points to constant parameters of state machine.
 
RKHROM RKH_ST_Tstate
 Points to current stable state (simple or final state).
 

Detailed Description

Describes the state machine.

RKH_SM_T is not intended to be instantiated directly, but rather serves as the base structure for derivation of state machines in the application code. Also, is the base structure of active object structure RKH_SMA_T.

Definition at line 1712 of file rkhsm.h.


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