mm_timer_tag Struct Reference
[MM_TIMER]

Structure defining the properties of a timer. More...

#include <mm_timer.h>

Collaboration diagram for mm_timer_tag:
Collaboration graph
[legend]

Data Fields

struct co_list_hdr list_hdr
 List element for chaining.
cb_timer_func_ptr cb
 Function to be called upon timer expiry.
void * env
 Pointer to be passed to the callback.
uint32_t time
 Absolute expiry time.

Detailed Description

Structure defining the properties of a timer.

Definition at line 47 of file mm_timer.h.


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

Generated on 14 Jan 2020 for Ceva-RW WLAN FullMAC SW documentation by  doxygen 1.6.1