fs::SDMMCFS¶
詳細情報¶
メンバー¶
SDMMCFS()¶
SDMMCFS::SDMMCFS(FSImplPtr impl)
引数
- FSImplPtr
impl
begin()¶
bool SDMMCFS::begin(const char *mountpoint="/sdcard", bool mode1bit=false)
引数
- constchar *
mountpoint
- bool
mode1bit
戻り値
bool
end()¶
void SDMMCFS::end()
cardType()¶
sdcard_type_t SDMMCFS::cardType()
戻り値
sdcard_type_t
cardSize()¶
uint64_t SDMMCFS::cardSize()
戻り値
uint64_t
totalBytes()¶
uint64_t SDMMCFS::totalBytes()
戻り値
uint64_t
usedBytes()¶
uint64_t SDMMCFS::usedBytes()
戻り値
uint64_t