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

Resident flat RABOOK1 source for the chunked container writer. More...

#include <mdl_export_rabook_internal.h>

Data Fields

const uint8_t * bytes
 Immutable flat blob bytes.
uint32_t size_bytes
 Complete flat blob extent.

Detailed Description

Resident flat RABOOK1 source for the chunked container writer.

Definition at line 31 of file mdl_export_rabook_internal.h.

Field Documentation

◆ bytes

const uint8_t* mdl_rabook_flat_source_t::bytes

Immutable flat blob bytes.

Definition at line 32 of file mdl_export_rabook_internal.h.

Referenced by priv_mdl_rabook_flat_read().

◆ size_bytes

uint32_t mdl_rabook_flat_source_t::size_bytes

Complete flat blob extent.

Definition at line 33 of file mdl_export_rabook_internal.h.

Referenced by internal_emit_container(), and priv_mdl_rabook_flat_read().


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