Single in-memory storage region. More...

Detailed Description

Single in-memory storage region.

Definition at line 66 of file ram.h.

#include <ram.h>

Data Fields

size_t occupied
 Region space filled.
 
uint8_t mem [CONFIG_SUIT_STORAGE_RAM_SIZE]
 RAM area.
 

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