RUI3 (RAK Unified Interface 3) - RAK4631
SERVICE_FS_DIR

Data Fields

int32_t derrno
 
SERVICE_FS_FILE_TYPE dtype
 
union {
   spiffs_DIR   dir
 
}; 
 
char path [SERVICE_FS_PATH_MAX_LEN]
 

Detailed Description

Field Documentation

◆ derrno

int32_t derrno

◆ dtype

◆ dir

spiffs_DIR dir

◆ @11

union { ... }

◆ path