Linux Face / QPFramework
Embed: (wiki syntax)

« Back to documentation index

qep.cpp File Reference

qep.cpp File Reference

QEP_reservedEvt_ definition and QEP::getVersion() implementation. More...

Go to the source code of this file.

Variables

QEvent const QEP_reservedEvt_ []
 preallocated reserved events

Detailed Description

QEP_reservedEvt_ definition and QEP::getVersion() implementation.

Definition in file qep.cpp.


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 35 of file qep.cpp.