TFTP_RESULT Enumeration From Microchip TCP/IP Stack previous page next page Microchip TCP/IP Stack Help Contents | Index | Home Previous | Up | Next TFTP_RESULT Enumeration C typedef enum _TFTP_RESULT { TFTP_OK = 0, TFTP_NOT_READY, TFTP_END_OF_FILE, TFTP_ERROR, TFTP_RETRY, TFTP_TIMEOUT } TFTP_RESULT; Description Enum. of results returned by most of the TFTP functions. Stack API > TFTP > Public Members > TFTP_RESULT Enumeration Microchip TCP/IP Stack 5.42.08 - June 15, 2013Copyright © 2012 Microchip Technology, Inc. All rights reserved. Contents | Index | Home previous page start next page