TFTP_STATE Enumeration From Microchip TCP/IP Stack previous page next page Microchip TCP/IP Stack Help Contents | Index | Home Previous | Up | Next TFTP_STATE Enumeration C typedef enum { SM_TFTP_WAIT = 0, SM_TFTP_READY, SM_TFTP_WAIT_FOR_DATA, SM_TFTP_WAIT_FOR_ACK, SM_TFTP_DUPLICATE_ACK, SM_TFTP_SEND_ACK, SM_TFTP_SEND_LAST_ACK } TFTP_STATE; Description The TFTP state machine Stack API > TFTP > Internal Members > TFTP_STATE 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