Define RCPPSW_FSM_STATE_DEFINE

Define Documentation

RCPPSW_FSM_STATE_DEFINE(FSM, state_name, event_data)

Define a state state_name for a class FSM, which requires the input signal of event_data each time the state is executed.