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 Current »

Set default TFTPc Configuration.

Files

tftp-c.h/tftp-c.c

Prototype

Arguments

p_cfg

Pointer to TFTPc Configuration to use as default.

p_err

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

TFTPc_ERR_NONE
TFTPc_ERR_NULL_PTR
...

Returned Values

DEF_OK,     if configuration set up was successful.
DEF_FAIL, otherwise.

Required Configuration

None.

Notes / Warnings

None.

  • No labels