5.13.0.0R1
Software Development Kit
wicedfs_file_struct Struct Reference

Data Fields

wicedfs_usize_t current_location
 
uint8_t eof
 
wicedfs_usize_t location
 
wicedfs_usize_t size
 

Detailed Description

File Handle Structure

Field Documentation

wicedfs_usize_t wicedfs_file_struct::current_location

Absolute location on hardware of start of file content

uint8_t wicedfs_file_struct::eof

Current read location within file

wicedfs_usize_t wicedfs_file_struct::location

Size in bytes of file content

wicedfs_usize_t wicedfs_file_struct::size

The filesystem associated with this file handle


The documentation for this struct was generated from the following file: