Struct StRecoverStep1
Defined in File st_recover_step_1.hpp
Nested Relationships
Nested Types
Inheritance Relationships
Base Type
public smacc2::SmaccState< StRecoverStep1, MsRecover >
Struct Documentation
-
struct StRecoverStep1 : public smacc2::SmaccState<StRecoverStep1, MsRecover>
Public Types
-
typedef mpl::list<Transition<EvKeyPressS<CbDefaultKeyboardBehavior, OrKeyboard>, StRecoverStep2, SUCCESS>> reactions
Public Static Functions
-
static inline void staticConfigure()
-
struct NEXT : public SUCCESS
-
struct PREVIOUS : public ABORT
-
struct TIMEOUT : public ABORT
-
typedef mpl::list<Transition<EvKeyPressS<CbDefaultKeyboardBehavior, OrKeyboard>, StRecoverStep2, SUCCESS>> reactions