NetConn_CfgAccessedTh
Configure network connection access promotion threshold.
Files
net_conn.h/net_conn.c
Prototype
CPU_BOOLEAN NetConn_CfgAccessedTh(CPU_INT16U nbr_access);
Arguments
nbr_access
Desired number of accesses before network connection is promoted.
Returned Value
DEF_OK
,
network connection access promotion threshold configured.
DEF_FAIL
,
otherwise.
Required Configuration
None.
Notes / Warnings
None.