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 2 Next »

Initializes µC/TCP-IP and must be called prior to calling any other µC/TCP-IP API functions.

Files

net_cmd.h/net_cmd.c

Prototype

Arguments

p_err

Pointer to variable that will receive the return error code from this function

Returned Value

None.

Required Configuration

None.

Notes / Warnings

µC/Shell modules must be initialized  prior to calling NetCmd_Init().

  • No labels