Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

net_arp.h/net_arp.c

Prototype

Code Block
          CPU_BOOLEAN NetARP_CfgReqTimeout(CPU_INT08U timeout_sec);

Arguments

timeout_sec

Desired value for ARP request pending ARP reply timeout (in seconds).

...