grblHAL core  20240704
vfs_drive_t Struct Reference

#include <vfs.h>

Data Fields

const char * name
 
const char * path
 
bool removable
 
vfs_st_mode_t mode
 
const void * fs
 

Field Documentation

◆ fs

const void* fs

◆ mode

◆ name

const char* name

◆ path

const char* path

◆ removable

bool removable

The documentation for this struct was generated from the following file: