simple FS  v0.1.0
Public Attributes | List of all members
SimpleFS_t Struct Reference

Base structure for sFS. More...

#include <file_format.h>

Collaboration diagram for SimpleFS_t:
Collaboration graph
[legend]

Public Attributes

FileDescriptor_t file
 Detailed information about open file: FileDescriptor_t.
 
uint8_t num_files
 Number existing files in sFS.
 

Detailed Description

Base structure for sFS.

It define open file in sFS


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