Safe API Framework
Layered API framework for safety-related applications (ERTMS RBC reference targeting CENELEC EN 50128 SIL 4)
Loading...
Searching...
No Matches
sapi_nvm_config_t Struct Reference

Configuration for sapi_nvm_open(). More...

#include <sapi_nvm.h>

Data Fields

const char * region_name
size_t region_size

Detailed Description

Configuration for sapi_nvm_open().

Definition at line 33 of file sapi_nvm.h.

Field Documentation

◆ region_name

const char* sapi_nvm_config_t::region_name

Backend-defined logical region identifier.

Definition at line 35 of file sapi_nvm.h.

◆ region_size

size_t sapi_nvm_config_t::region_size

Required capacity in bytes.

Definition at line 36 of file sapi_nvm.h.


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