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

Per-chapter frame extent. More...

Data Fields

uint32_t first
 First frame.
uint32_t count
 Frame count.

Detailed Description

Per-chapter frame extent.

Definition at line 90 of file reader_vmem.c.

Field Documentation

◆ count

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().

◆ first

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().


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