uc-sdk
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
sys_timeo Struct Reference

#include <timers.h>

Public Attributes

struct sys_timeonext
 
u32_t time
 
sys_timeout_handler h
 
void * arg
 

Detailed Description

Definition at line 65 of file timers.h.

Member Data Documentation

void* sys_timeo::arg

Definition at line 69 of file timers.h.

sys_timeout_handler sys_timeo::h

Definition at line 68 of file timers.h.

struct sys_timeo* sys_timeo::next

Definition at line 66 of file timers.h.

u32_t sys_timeo::time

Definition at line 67 of file timers.h.


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