File System Component
Version 6.6
MDK-Professional Middleware for Devices with Flash File System
|
Status and Error Codes returned by File System functions. More...
Enumerations | |
enum | fsStatus { fsOK = 0, fsError, fsUnsupported, fsAccessDenied, fsInvalidParameter, fsInvalidDrive, fsInvalidPath, fsUninitializedDrive, fsDriverError, fsMediaError, fsNoMedia, fsNoFileSystem, fsNoFreeSpace, fsFileNotFound, fsDirNotEmpty, fsTooManyOpenFiles } |
The Status and Error Codes section lists all the return values that the File System Component functions will return.
enum fsStatus |