Versions Compared

Key

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

...

net_cmd.h/net_cmd.c

Prototype

Code Block
void  NetCmd_Init (NET_CMD_ERR  *p_err);

Arguments

p_err

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

...