Timer abstraction layer RIOT adaption. More...

Detailed Description

Timer abstraction layer RIOT adaption.

Author
Francisco Molina franc.nosp@m.ois-.nosp@m.xavie.nosp@m.r.mo.nosp@m.lina@.nosp@m.inri.nosp@m.a.fr

Definition in file hal_timer.h.

#include "xtimer.h"
+ Include dependency graph for hal_timer.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  hal_timer
 The HAL timer structure. More...
 

Typedefs

typedef xtimer_callback_t hal_timer_cb
 HAL timer callback.