antfs_request_info_t

nRF5 SDK v10.0.0

nRF51 SDK v10.0.0

ANT-FS download/upload request context. More...

#include <antfs.h>

Detailed Description

ANT-FS download/upload request context.

Field Documentation

uint16_t antfs_request_info_t::file_crc

CRC (uploads).

ushort_union_t antfs_request_info_t::file_index

File index.

ulong_union_t antfs_request_info_t::file_size

Size of a file to download when reading, or the size of a partially completed upload when writing.

ulong_union_t antfs_request_info_t::max_burst_block_size

Maximum burst block size.

uint32_t antfs_request_info_t::max_file_size

The maximum size of the file specified, this is the file size when reading, and the maximum allowed file size when writing.


Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone .