Versions Compared

Key

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

NetApp_TimeDly_ms()

Delay for specified time, in milliseconds.

...

net_app.h/net_app.c

Prototype

...

Arguments

time_dly_ms

Time delay value, in milliseconds.

...

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

NET_APP_ERR_NONE
NET_APP_ERR_INVALID_ARG
NET_APP_ERR_FAULT

Returned Value

None.

Required Configuration

...