23namespace f_pattern_states
29 typedef SmaccState<StiFPatternRetryRelativeForward1<SS>,
SS>
TSti;
30 using TSti::context_type;
31 using TSti::SmaccState;
45 TSti::template configure_orthogonal<OrNavigation, CbNavigateForward>();
46 TSti::template configure_orthogonal<OrNavigation, CbPauseSlam>();
47 TSti::template configure_orthogonal<OrLED, CbLEDOn>();
SmaccState< StiFPatternRetryRelativeForward1< SS >, SS > TSti
static void staticConfigure()
mpl::list< Transition< EvCbSuccess< CbNavigateForward, OrNavigation >, StiFPatternReturn1< SS > >, Transition< EvCbFailure< CbNavigateForward, OrNavigation >, StiFPatternRetryRelativeForward1< SS >, ABORT > > reactions