MeterLogger
Data Fields
sys_timeo Struct Reference

#include <esp-open-lwip/include/lwip/timers.h>

Collaboration diagram for sys_timeo:

Data Fields

struct sys_timeonext
 
u32_t time
 
sys_timeout_handler h
 
void * arg
 

Detailed Description

Definition at line 65 of file timers.h.

Field Documentation

◆ arg

void* sys_timeo::arg

Definition at line 69 of file timers.h.

◆ h

sys_timeout_handler sys_timeo::h

Definition at line 68 of file timers.h.

◆ next

struct sys_timeo* sys_timeo::next

Definition at line 66 of file timers.h.

◆ time

u32_t sys_timeo::time

Definition at line 67 of file timers.h.


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