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

One registered filesystem format. More...

#include <ra8_io_fsfmt.h>

Detailed Description

One registered filesystem format.

A format is a const instance the caller (or a built-in) exports; the registry holds pointers to them, so they must out-live it.

Invariant
name, ops, and every mandatory read-side operation are non-NULL.
Since
0.1.0

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