File System Component
Version 6.16.6
MDK 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 , fsAlreadyExists , fsNotDirectory } |
File System return codes. More... | |
Status and Error Codes returned by File System functions.
The Status and Error Codes section lists all the return values that the File System Component functions will return.
enum fsStatus |
File System return codes.