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

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

Collaboration diagram for vfs_file_state_t:

Data Fields

ra8_fs_file_tnative
 Open repository VFS handle, or NULL when consumed.

Detailed Description

Backend state stored in a caller's file workspace.

Definition at line 58 of file fw_if_fs_ra8_vfs.c.

Field Documentation

◆ native

ra8_fs_file_t* vfs_file_state_t::native

Open repository VFS handle, or NULL when consumed.

Definition at line 59 of file fw_if_fs_ra8_vfs.c.


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