rtcountStruct Struct

Members

rtcountcallback_ptr_t rtcountStruct::callbackPtr
This is a pointer to the callback handler
void * rtcountStruct::payload
This is a value that can be passed on to the callback
struct rtcountStruct *volatile rtcountStruct::next
This is a pointer to the next timer on the queue
uint32_t rtcountStruct::absoluteTime
This is the number of ticks the timer will count down