Timer abstraction layer RIOT adaption. More...
Timer abstraction layer RIOT adaption.
Definition in file hal_timer.h.
#include "xtimer.h"
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. | |