![]() |
BALTECH Docs |
C API for BALTECH SDK
|
| brp_errcode brp_FlashFS_GetMemoryInfo | ( | brp_protocol | protocol, |
| unsigned * | TotalMem, | ||
| unsigned * | FreeMem | ||
| ) |
This command checks the consistency of the file system and retrieves information about the available dataflash memory space.
| [in] | protocol | used to execute the command |
| [out] | TotalMem | Total amount of dataflash space (in Bytes). |
| [out] | FreeMem | Free amount of dataflash space (in Bytes). |