tservice Struct Reference

#include <TimerServices.h>

Collaboration diagram for tservice:

Collaboration graph
[legend]

Data Fields

unsigned int Time
unsigned int Counter
unsigned int Mode
void * arg
void(* callback )(void *arg)
TSERVICEnext
TSERVICEprev

Detailed Description

Definition at line 15 of file TimerServices.h.


Field Documentation

unsigned int tservice::Time

Definition at line 16 of file TimerServices.h.

Referenced by NewTimerService(), and THREAD().

unsigned int tservice::Counter

Definition at line 17 of file TimerServices.h.

Referenced by NewTimerService(), and THREAD().

unsigned int tservice::Mode

Definition at line 18 of file TimerServices.h.

Referenced by NewTimerService().

Definition at line 19 of file TimerServices.h.

Referenced by NewTimerService(), and THREAD().

void(* tservice::callback)(void *arg)

Referenced by NewTimerService(), and THREAD().

Definition at line 21 of file TimerServices.h.

Referenced by KillTimer(), NewTimerService(), StartTimer(), and THREAD().

Definition at line 21 of file TimerServices.h.

Referenced by KillTimer(), NewTimerService(), and StartTimer().


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

Generated on Sun Aug 31 13:31:37 2008 for FrankenRTOS by  doxygen 1.5.6