mFS file system library for EEPROM memory chips.
mfs.h File Reference
Go to the source code of this file.
Data Structures | |
| class | mfs |
| mFS File System class More... | |
| class | file |
| mFS File handle class More... | |
Variables | |
| const unsigned int | VOL_SIZE = 65536 |
| EEPROM chip size in bytes. | |
| const unsigned int | BS = 1024 |
| How many bytes per block (default: 4096 bytes) | |
| const unsigned int | BUF = 400 |
| File buffer length. | |
Detailed Description
Definition in file mfs.h.
Variable Documentation
| const unsigned int BS = 1024 |
Generated on Tue Jul 19 2022 05:47:57 by
1.7.2