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

Maximally aligned storage for one filesystem directory cursor. More...

Data Fields

uint8_t bytes [k_mdl_storage_io_bytes]
 Opaque cursor state.

Detailed Description

Maximally aligned storage for one filesystem directory cursor.

Definition at line 59 of file main.c.

Field Documentation

◆ bytes

uint8_t directory_workspace_t::bytes[k_mdl_storage_io_bytes]

Opaque cursor state.

Definition at line 60 of file main.c.


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