RUI3 (RAK Unified Interface 3) - RAK4631
SERVICE_FS_DIRENT

Data Fields

SERVICE_FS_FILE_TYPE type
 
union {
   struct spiffs_dirent   dirent
 
}; 
 
char * name
 
unsigned long long size
 
uint32_t total
 
uint32_t used
 

Detailed Description

Field Documentation

◆ type

◆ dirent

struct spiffs_dirent dirent

◆ @13

union { ... }

◆ name

char* name

◆ size

unsigned long long size

◆ total

uint32_t total

◆ used

uint32_t used