spiffs_stat Struct Reference
#include <spiffs.h>
Collaboration diagram for spiffs_stat:
Public Attributes | |
spiffs_obj_id | obj_id |
u32_t | size |
spiffs_obj_type | type |
spiffs_page_ix | pix |
u8_t | name [SPIFFS_OBJ_NAME_LEN] |
Member Data Documentation
◆ name
u8_t spiffs_stat::name[SPIFFS_OBJ_NAME_LEN] |
◆ obj_id
spiffs_obj_id spiffs_stat::obj_id |
◆ pix
spiffs_page_ix spiffs_stat::pix |
◆ size
u32_t spiffs_stat::size |
◆ type
spiffs_obj_type spiffs_stat::type |
The documentation for this struct was generated from the following file: