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

Immutable, randomly readable input object. More...

#include <ra8_fmt_stream.h>

Data Fields

jof_pread_fn read_at
 Positioned-read callback.
ra8_fmt_source_validate_fn validate
 Optional stability callback.
void * ctx
 Backend-owned context.
uint64_t size
 Exact object byte length.

Detailed Description

Immutable, randomly readable input object.

Definition at line 34 of file ra8_fmt_stream.h.

Field Documentation

◆ ctx

◆ read_at

◆ size

◆ validate

ra8_fmt_source_validate_fn ra8_fmt_source_t::validate

Optional stability callback.

Definition at line 36 of file ra8_fmt_stream.h.

Referenced by internal_stable(), internal_stable(), priv_fmt_host_source_open(), and ra8_fmt_rabook_inspect_stream().


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