This document contains function prototypes and definitions for a hierarchical state machine framework. It defines functions for initializing, posting events to, starting, running during, and running the state machine with event handling. The header file contains macros and includes for configuring and using the state machine framework.
Download as RTF, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
175 views
Mastermachine H
This document contains function prototypes and definitions for a hierarchical state machine framework. It defines functions for initializing, posting events to, starting, running during, and running the state machine with event handling. The header file contains macros and includes for configuring and using the state machine framework.