esp_vfs_fs_ops_t struct
Main struct of the minified vfs API, containing basic function pointers as well as pointers to the other subcomponents.
Fields
pointer to the dir subcomponent.
pointer to the termios subcomponent.
pointer to the select subcomponent.
Examples
esp_vfs_fs_ops_t is referenced by 1 libraries and example projects: