struct_s_timer_entry Struct Reference

#include <timer.h>


Data Fields

UNS8 state
CO_Datad
TimerCallback_t callback
UNS32 id
TIMEVAL val
TIMEVAL interval


Detailed Description

Definition at line 43 of file timer.h.


Field Documentation

UNS8 struct_s_timer_entry::state

Definition at line 44 of file timer.h.

CO_Data* struct_s_timer_entry::d

Definition at line 45 of file timer.h.

TimerCallback_t struct_s_timer_entry::callback

Definition at line 46 of file timer.h.

UNS32 struct_s_timer_entry::id

Definition at line 47 of file timer.h.

TIMEVAL struct_s_timer_entry::val

Definition at line 48 of file timer.h.

TIMEVAL struct_s_timer_entry::interval

Definition at line 49 of file timer.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jun 4 16:29:09 2007 for CanFestival by  doxygen 1.5.1