Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
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