All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches

riotboot vfs SUIT storage context More...

Detailed Description

riotboot vfs SUIT storage context

Definition at line 61 of file vfs.h.

#include <vfs.h>

Data Fields

suit_storage_t storage
 parent struct
 
const char ** files
 storage file array
 
uint8_t active_region
 Active file idx to write to.
 

Field Documentation

◆ active_region

uint8_t suit_storage_vfs_t::active_region

Active file idx to write to.

Definition at line 64 of file vfs.h.

◆ files

const char** suit_storage_vfs_t::files

storage file array

Definition at line 63 of file vfs.h.

◆ storage

suit_storage_t suit_storage_vfs_t::storage

parent struct

Definition at line 62 of file vfs.h.


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