Embedded TCP/IP stack  4.7.0

◆ fnet_timer_poll()

void fnet_timer_poll ( void  )

Poll SW timers.

See also
FNET_CFG_TIMER_ALT

This function checks timeouts for TCP, ARP, IP and other stack activities.
The user application should call this function periodically, after the FNET stack initialization, and only if FNET_CFG_TIMER_ALT is 1.
Recommended polling period is 100ms or less.
If FNET_CFG_TIMER_ALT is 0, this function is called automatically by FNET in the timer HW interrupt.


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