Versions Compared

Key

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

Enable the TFTP server.

Files

tftp-s.h/tftp-s.c

Prototype

Code Block
void  TFTPs_En (void);

Arguments

None.

Returned Values

None.

Required Configuration

None.

Notes / Warnings

None.

Example Usage

Code Block
                       /* TFTP server NOT already started. */ 
          TFTPs_En();