QP/C  7.3.4
Real-Time Embedded Framework
Loading...
Searching...
No Matches
qep_msm.c File Reference
#include "qp_port.h"
#include "qp_pkg.h"
#include "qsafe.h"
#include "qs_port.h"
#include "qs_pkg.h"

Go to the source code of this file.

Functions

bool QMsm_isInState (QMsm const *const me, QMState const *const stateObj)
 

Function Documentation

◆ QMsm_isInState()

bool QMsm_isInState ( QMsm const *const  me,
QMState const *const  stateObj 
)
Deprecated:
instead use: QASM_IS_IN()

Definition at line 412 of file qep_msm.c.