_NUTTIMERINFO Struct Reference

#include <sys/timer.h>


Detailed Description

Timer information structure.


Data Fields

volatile void * tn_arg
 Argument pointer passed to callback function.
void(* tn_callback )(HANDLE, void *)
 Callback function.
NUTTIMERINFOtn_next
 Link to next timer.
NUTTIMERINFOtn_prev
 Link to previous timer.
uint32_t tn_ticks
 Number of system ticks. Set to zero on one-shot timers.
uint32_t tn_ticks_left
 Decremented by one on each system tick intervall.


Generated on Wed Apr 29 11:12:32 2009 for BTnut System Software by doxygen 1.5.1
!!! Dieses Dokument stammt aus dem ETH Web-Archiv und wird nicht mehr gepflegt !!!
!!! This document is stored in the ETH Web archive and is no longer maintained !!!