Skip to content

fs::SPIFFSFS

詳細情報

メンバー

SPIFFSFS()

SPIFFSFS::SPIFFSFS()

begin()

bool SPIFFSFS::begin(bool formatOnFail=false, const char *basePath="/spiffs", uint8_t maxOpenFiles=10)

引数

  • bool formatOnFail
  • constchar * basePath
  • uint8_t maxOpenFiles

戻り値

bool

format()

bool SPIFFSFS::format()

戻り値

bool

totalBytes()

size_t SPIFFSFS::totalBytes()

戻り値

size_t

usedBytes()

size_t SPIFFSFS::usedBytes()

戻り値

size_t

end()

void SPIFFSFS::end()