Embedded TCP/IP stack  4.7.0
fnet_timer_api_t Struct Reference

Timer API. It must be defined by application if FNET_CFG_TIMER_ALT is set. More...

Data Fields

fnet_time_t(* timer_get_ms )(void)
 Returns count of milliseconds since system start-up. More...
 
void(* timer_delay )(fnet_time_t delay_ms)
 Delay for a given number of milliseconds. It used by fnet_timer_dealy(). It is optional and may be set to 0. More...
 

Detailed Description

Timer API. It must be defined by application if FNET_CFG_TIMER_ALT is set.

See also
FNET_CFG_TIMER_ALT, fnet_init()

Definition at line 111 of file fnet_stack.h.


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

© 2005-2020 by Andrej Butok. http://fnet.sourceforge.net