5.11.0.0R3
Software Development Kit
 
Loading...
Searching...
No Matches
wicedfs_file_struct Struct Reference

#include <wicedfs.h>

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

◆ current_location

wicedfs_usize_t wicedfs_file_struct::current_location

Absolute location on hardware of start of file content

◆ eof

uint8_t wicedfs_file_struct::eof

Current read location within file

◆ location

wicedfs_usize_t wicedfs_file_struct::location

Size in bytes of file content

◆ size

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: