|
ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
|
Per-chapter frame extent. More...
Data Fields | |
| uint32_t | first |
| First frame. | |
| uint32_t | count |
| Frame count. | |
Per-chapter frame extent.
Definition at line 90 of file reader_vmem.c.
| uint32_t rv_chapter_t::count |
Frame count.
Definition at line 92 of file reader_vmem.c.
Referenced by internal_phase_linear(), and internal_phase_toc().
| uint32_t rv_chapter_t::first |
First frame.
Definition at line 91 of file reader_vmem.c.
Referenced by internal_phase_linear(), and internal_phase_toc().