4.8.9.5 ftpCommandReceiver

ftp_process_frame_t ftpCommandReceiver[static]

Initial value:

= {
    .receiveIndex = 0U,
    .bufferLength = MAX_TRANSFER_SIZE,
    .bufferPtr = (uint8_t *) & FTP_RECEIVE_BUFFER
}