4.9.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 ftp_parser_helper_t ftpHelper
static uint16_t ftpReceiveCount = 0U
static uint16_t ftpResponseLength = 0U