Skip to content

File FS.h

FileList > arduino > libraries > common > FS > FS.h

Go to the source code of this file.

  • #include <Arduino.h>
  • #include <memory>

Namespaces

Type Name
namespace fs

Classes

Type Name
class FS
class FSImpl
class File
class FileImpl

Macros

Type Name
define FILE_APPEND "a"
define FILE_READ "r"
define FILE_WRITE "w"

Macro Definition Documentation

define FILE_APPEND

#define FILE_APPEND "a"

define FILE_READ

#define FILE_READ "r"

define FILE_WRITE

#define FILE_WRITE "w"

The documentation for this class was generated from the following file cores/common/arduino/libraries/common/FS/FS.h