Default interrupt context entry holding callback and argument. More...
Default interrupt context entry holding callback and argument.
#include <timer.h>
Data Fields | |
| timer_cb_t | cb | 
| callback executed from timer interrupt  | |
| void * | arg | 
| optional argument given to that callback  | |