dRonin
adbada4
dRonin firmware
|
Structure for the FSM. More...
Data Fields | |
void(* | entry_fn )() |
int32_t(* | static_fn )() |
uint32_t | timeout |
enum vtol_fsm_state | next_state [FSM_EVENT_NUM_EVENTS] |
Structure for the FSM.
Definition at line 95 of file vtol_follower_fsm.c.