2.0.0.4R9
Software Development Kit
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules
ltrx_filesystem.h File Reference

Definitions related to the file system. More...

Data Structures

struct  ltrx_statfs
 Contains file system statistics. More...
 

Enumerations

enum  ltrx_fs_bank { LTRX_FS_BANK__A = 1, LTRX_FS_BANK__B = 2 }
 Bank in the file system. More...
 

Functions

void ltrx_fs_compact (void)
 Compact the file system. More...
 
void ltrx_fs_format (bool removeSystemFiles)
 Format the file system. More...
 

Detailed Description

Definitions related to the file system.