OS  v7.3.3
Documentation
qSTimer_t Struct Reference

A STimer(Software Timer) object. More...

#include <qstimers.h>

Detailed Description

A STimer(Software Timer) object.

A STimer is referenced by a handle, an object of type qSTimer_t and preferably, should be initialized by the QSTIMER_INITIALIZER constant before any usage.

Note
Do not access any member of this structure directly.