|
ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
|
Resident-buffer backing for the comic reader's seek+read seam. More...
Data Fields | |
| const uint8_t * | d |
| Archive bytes. | |
| size_t | n |
| Archive length. | |
Resident-buffer backing for the comic reader's seek+read seam.
Bound for baked-MRAM comics + the self-check fixtures, where the archive bytes are already addressable (a bounds-checked memcpy).
Definition at line 76 of file sh_comic.c.
| const uint8_t* sh_comic_blob_t::d |
| size_t sh_comic_blob_t::n |