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

Maximally aligned storage for one filesystem backend handle. More...

Data Fields

uint8_t bytes [k_storage_work_bytes]
 Opaque backend state.

Detailed Description

Maximally aligned storage for one filesystem backend handle.

Definition at line 54 of file main.c.

Field Documentation

◆ bytes

uint8_t storage_workspace_t::bytes[k_storage_work_bytes]

Opaque backend state.

Definition at line 55 of file main.c.


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