qhsm_in.c File Reference

QHsm_isIn() implementation. More...

#include "qep_pkg.h"

Go to the source code of this file.

Functions

uint8_t QHsm_isIn (QHsm *me, QStateHandler state)
 Tests if a given state is part of the current active state configuratioin.

Detailed Description

QHsm_isIn() implementation.

Definition in file qhsm_in.c.


Function Documentation

uint8_t QHsm_isIn ( QHsm me,
QStateHandler  state 
)

Tests if a given state is part of the current active state configuratioin.

Parameters:
me is the pointer the state machine structure derived from QHsm.
state is a pointer to the state handler function, e.g., &QCalc_on.

Definition at line 37 of file qhsm_in.c.

References Q_RET_IGNORED, QEP_EMPTY_SIG_, and QEP_TRIG_.

Generated on Tue Mar 16 19:38:11 2010 for QP/C by  doxygen 1.6.3