tfile Struct Reference
#include <test_spiffs.h>
Collaboration diagram for tfile:
Public Attributes | |
| int | state |
| spiffs_file | fd |
| tfile_conf | cfg |
| char | name [32] |
Member Data Documentation
◆ cfg
| tfile_conf tfile::cfg |
◆ fd
| spiffs_file tfile::fd |
◆ name
| char tfile::name[32] |
◆ state
| int tfile::state |
The documentation for this struct was generated from the following file:
1.8.13