Options for runFsm.
runFsm
Optional
Actions to fire on each input value.
Initial state for the state machine.
All inputs to iterate over for the state machine.
A function that calculates the next state for each input.
Options for
runFsm
.