#include <applicfg.h>#include "timer.h"

Go to the source code of this file.
Functions | |
| TIMER_HANDLE | SetAlarm (CO_Data *d, UNS32 id, TimerCallback_t callback, TIMEVAL value, TIMEVAL period) |
| Set an alarm to execute a callback function when expired. | |
| TIMER_HANDLE | DelAlarm (TIMER_HANDLE handle) |
| Delete an alarm before expiring. | |
Variables | |
| int | tdcount = 0 |
Definition in file timer.c.
| int tdcount = 0 |
1.5.6