Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed
State Struct Reference
State for finite state machine struct. More...
#include <Menu.h>
Data Fields | |
| int | output | 
| the output state.   | |
| int | next_state [4] | 
| the 4 state to change.   | |
Detailed Description
State for finite state machine struct.
Definition at line 9 of file Menu.h.
Field Documentation
| int next_state[4] | 
Generated on Thu Jul 14 2022 16:52:38 by
 1.7.2