|  |  | 
#include <spiffs.h>
| Data Fields | |
| spiffs_read | hal_read_f | 
| spiffs_write | hal_write_f | 
| spiffs_erase | hal_erase_f | 
| u32_t | phys_size | 
| u32_t | phys_addr | 
| u32_t | phys_erase_block | 
| u32_t | log_block_size | 
| u32_t | log_page_size | 
| spiffs_read spiffs_config::hal_read_f | 
| spiffs_write spiffs_config::hal_write_f | 
| spiffs_erase spiffs_config::hal_erase_f | 
| u32_t spiffs_config::phys_size | 
| u32_t spiffs_config::phys_addr | 
| u32_t spiffs_config::phys_erase_block | 
| u32_t spiffs_config::log_block_size | 
| u32_t spiffs_config::log_page_size |