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 |
| Integer for output number. | |
| int | next_state [4] |
| Array of integers for next possible states. | |
Detailed Description
State for finite state machine struct.
Definition at line 10 of file Menu.h.
Field Documentation
| int next_state[4] |
Generated on Mon Jul 18 2022 14:06:02 by
1.7.2