Cordio Stack and Cordio Profiles  r2p3-02rel0
wsfTimer_t Struct Reference

Timer structure. More...

#include <wsf_timer.h>

Collaboration diagram for wsfTimer_t:
Collaboration graph

Data Fields

struct wsfTimer_tag * pNext
 pointer to next timer in queue
 
wsfTimerTicks_t ticks
 number of ticks until expiration
 
wsfHandlerId_t handlerId
 event handler for this timer
 
bool_t isStarted
 TRUE if timer has been started.
 
wsfMsgHdr_t msg
 application-defined timer event parameters
 

Description

Timer structure.

Definition at line 48 of file wsf_timer.h.


The documentation for this struct was generated from the following file: