qep.c File Reference

QEP_reservedEvt_ definition and QEP_getVersion() implementation. More...

#include "qep_pkg.h"
#include "qep_port.h"

Go to the source code of this file.

Functions

char const Q_ROM *Q_ROM_VAR QEP_getVersion (void)
 obtain the current QEP version number string

Variables

QEvent const QEP_reservedEvt_ []

Detailed Description

QEP_reservedEvt_ definition and QEP_getVersion() implementation.

Definition in file qep.c.


Function Documentation

char const Q_ROM* Q_ROM_VAR QEP_getVersion ( void   ) 

obtain the current QEP version number string

Returns:
version of the QEP as a constant 6-character string of the form x.y.zz, where x is a 1-digit major version number, y is a 1-digit minor version number, and zz is a 2-digit release number.

Definition at line 46 of file qep.c.

References Q_ROM, Q_ROM_VAR, and QP_VERSION.


Variable Documentation

Initial value:
 {
    { (QSignal)QEP_EMPTY_SIG_, (uint8_t)0 },
    { (QSignal)Q_ENTRY_SIG,    (uint8_t)0 },
    { (QSignal)Q_EXIT_SIG,     (uint8_t)0 },
    { (QSignal)Q_INIT_SIG,     (uint8_t)0 }
}

preallocated reserved events

Definition at line 37 of file qep.c.

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