|
ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
|
POSIX state placed in caller file workspace. More...
#include <fw_if_fs_posix_internal.h>
Data Fields | |
| int | fd |
| Owned descriptor, or -1 while closed. | |
POSIX state placed in caller file workspace.
Definition at line 129 of file fw_if_fs_posix_internal.h.
| int posix_file_state_t::fd |
Owned descriptor, or -1 while closed.
Definition at line 131 of file fw_if_fs_posix_internal.h.
Referenced by internal_txn_begin().