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

Explicit aligned storage owned only by this single-process CLI. More...

Data Fields

uint8_t bytes [k_rv_workspace_storage_bytes]
 Cache workspace backing.

Detailed Description

Explicit aligned storage owned only by this single-process CLI.

Definition at line 77 of file reader_vmem.c.

Field Documentation

◆ bytes

uint8_t rv_workspace_storage_t::bytes[k_rv_workspace_storage_bytes]

Cache workspace backing.

Definition at line 79 of file reader_vmem.c.


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