nico@207: nico@207:
nico@207:#include <timer.h>
nico@207: nico@207:
Data Fields | |
UNS8 | state |
CO_Data * | d |
TimerCallback_t | callback |
UNS32 | id |
TIMEVAL | val |
TIMEVAL | interval |
nico@207: nico@207:
nico@207: Definition at line 43 of file timer.h.
UNS8 struct_s_timer_entry::state | nico@207:
CO_Data* struct_s_timer_entry::d | nico@207:
TimerCallback_t struct_s_timer_entry::callback | nico@207:
UNS32 struct_s_timer_entry::id | nico@207:
TIMEVAL struct_s_timer_entry::val | nico@207:
TIMEVAL struct_s_timer_entry::interval | nico@207:
nico@207: