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

Single bounded stream context for the foreign demo file. More...

Data Fields

uint32_t offset
 Current read cursor within s_demo_stub_payload.
bool open
 True while the immutable file is open.

Detailed Description

Single bounded stream context for the foreign demo file.

Definition at line 91 of file main.c.

Field Documentation

◆ offset

uint32_t demo_stub_file_t::offset

Current read cursor within s_demo_stub_payload.

Definition at line 92 of file main.c.

◆ open

bool demo_stub_file_t::open

True while the immutable file is open.

Definition at line 93 of file main.c.


The documentation for this struct was generated from the following file:
  • examples/ek_ra8d2/hil_needs_revalidation/ra8_io_fsfmt_demo/src/main.c