Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

NetIF_CfgPhyLinkPeriod()

Configure network interface Physical Link State Handler timeout.

Files

net_if.h/net_if.c

Prototype

 

Arguments

timeout_ms

Desired value for network interface Link State Handler timeout (in milliseconds).

Returned Value

DEF_OK,

Network interface Physical Link State Handler timeout configured;

DEF_FAIL,

otherwise.

Required Configuration

None.

Notes / Warnings

None.

  • No labels