ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
Loading...
Searching...
No Matches
vfs_directory_state_t Struct Reference

Backend state stored in a caller's directory workspace. More...

Collaboration diagram for vfs_directory_state_t:

Data Fields

ra8_io_vfs_dir_t native
 Independent format-neutral VFS cursor.

Detailed Description

Backend state stored in a caller's directory workspace.

Definition at line 63 of file fw_if_fs_ra8_vfs.c.

Field Documentation

◆ native

ra8_io_vfs_dir_t vfs_directory_state_t::native

Independent format-neutral VFS cursor.

Definition at line 64 of file fw_if_fs_ra8_vfs.c.

Referenced by internal_dir_close(), internal_dir_next(), and internal_dir_open().


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