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

Naturally aligned, caller-owned exporter workspace storage. More...

Data Fields

uint8_t bytes [k_export_arena_bytes]
 Bounded scratch bytes.

Detailed Description

Naturally aligned, caller-owned exporter workspace storage.

Definition at line 49 of file main.c.

Field Documentation

◆ bytes

uint8_t export_arena_storage_t::bytes[k_export_arena_bytes]

Bounded scratch bytes.

Definition at line 50 of file main.c.


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