|
ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
|
Positioned exact-read adapter state. More...
Data Fields | |
| fw_fs_file_t * | file |
| Borrowed portable file. | |
| uint64_t | size_bytes |
| Immutable complete extent. | |
| uint32_t | calls |
| Bounded backend read attempts. | |
Positioned exact-read adapter state.
Definition at line 31 of file mdl_verify_rabook.c.
| uint32_t mdl_rabook_io_t::calls |
Bounded backend read attempts.
Definition at line 34 of file mdl_verify_rabook.c.
| fw_fs_file_t* mdl_rabook_io_t::file |
Borrowed portable file.
Definition at line 32 of file mdl_verify_rabook.c.
| uint64_t mdl_rabook_io_t::size_bytes |
Immutable complete extent.
Definition at line 33 of file mdl_verify_rabook.c.