NetTimer Struct Reference

Timer. More...

#include <net_misc.h>

Data Fields

bool_t running
 
systime_t startTime
 
systime_t interval
 

Detailed Description

Timer.

Definition at line 171 of file net_misc.h.

Field Documentation

◆ interval

systime_t interval

Definition at line 175 of file net_misc.h.

◆ running

bool_t running

Definition at line 173 of file net_misc.h.

◆ startTime

systime_t startTime

Definition at line 174 of file net_misc.h.


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