/
NetIF_CfgPhyLinkPeriod
NetIF_CfgPhyLinkPeriod
Configure network interface Physical Link State Handler timeout.
Files
net_if.h/net_if.c
Prototype
CPU_BOOLEAN NetIF_CfgPhyLinkPeriod(CPU_INT16U timeout_ms);
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.
, multiple selections available,
Related content
NetIF_CfgPerfMonPeriod
NetIF_CfgPerfMonPeriod
More like this
NetIF_LinkStateWaitUntilUp
NetIF_LinkStateWaitUntilUp
More like this
NetIF_LinkStateGet
NetIF_LinkStateGet
More like this
NetIF_LinkStateSubscribe
NetIF_LinkStateSubscribe
More like this
NetIF_LinkStateUnsubscribe
NetIF_LinkStateUnsubscribe
More like this
Network Interface Link State
Network Interface Link State
More like this