timer_isr_ctx_t Struct Reference

Default interrupt context entry holding callback and argument. More...

Detailed Description

Default interrupt context entry holding callback and argument.

Definition at line 104 of file timer.h.

#include <timer.h>

Data Fields

timer_cb_t cb
 callback executed from timer interrupt
 
void * arg
 optional argument given to that callback
 

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