File System Component  Version 6.16.6
MDK Middleware for Devices with Flash File System
fsDriveInfo Struct Reference

Drive information. More...

#include <rl_fs.h>

Data Fields

fsType fs_type
 Drives file system type. More...
 
uint64_t capacity
 Drives capacity in bytes. More...
 

Description

Drive information.

Field Documentation

◆ capacity

uint64_t fsDriveInfo::capacity

Drives capacity in bytes.

◆ fs_type

fsType fsDriveInfo::fs_type

Drives file system type.