#include <wicedfs.h>
Data Fields | |
| wicedfs_usize_t | current_location |
| uint8_t | eof |
| wicedfs_usize_t | location |
| wicedfs_usize_t | size |
File Handle Structure
| 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