spiffs_dirent Struct Reference

#include <spiffs.h>

Collaboration diagram for spiffs_dirent:

Public Attributes

spiffs_obj_id obj_id
 
u8_t name [SPIFFS_OBJ_NAME_LEN]
 
spiffs_obj_type type
 
u32_t size
 
spiffs_page_ix pix
 

Member Data Documentation

◆ name

u8_t spiffs_dirent::name[SPIFFS_OBJ_NAME_LEN]

◆ obj_id

spiffs_obj_id spiffs_dirent::obj_id

◆ pix

spiffs_page_ix spiffs_dirent::pix

◆ size

u32_t spiffs_dirent::size

◆ type

spiffs_obj_type spiffs_dirent::type

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