#include <Media.h>
Public Attributes | |
const char | mountPoint [32] |
const char | devName [32] |
const char | fsType [16] |
const int | unmountType |
int | num_readers |
int | num_writers |
Structure to hold mount point attributes.
const char MountPoint::devName[32] |
Media device file in system root
const char MountPoint::fsType[16] |
Filesystem type, e.g. vfat or ext2
const char MountPoint::mountPoint[32] |
Mount point location in system root
Number of mountpoint readers
Number of mountpoint writers
const int MountPoint::unmountType |
Unmount type, should be set tp either MEDIA_STATE_UNMOUNT or MEDIA_STATE_READONLY