4.8.5 Variables
static uint8_t FTP_RECEIVE_BUFFER [MAX_TRANSFER_SIZE]
static uint8_t FTP_RESPONSE_BUFFER [MAX_RESPONSE_SIZE]
static uint8_t FTP_RETRY_BUFFER [MAX_RESPONSE_SIZE]
static bool resetPending = false
static bool isComBusy = false
static uint32_t minimumInterMessageDelayData = (uint32_t) 0x0016E360U
static ftp_parser_helper_t ftpHelper
static ftp_version_data_t ftpVersionData
static ftp_tlv_t ftpVersionTLVData
static ftp_tlv_t ftpTimeoutTLVData