|
Safe API Framework
Layered API framework for safety-related applications (ERTMS RBC reference targeting CENELEC EN 50128 SIL 4)
|
Configuration for sapi_nvm_open(). More...
#include <sapi_nvm.h>
Data Fields | |
| const char * | region_name |
| size_t | region_size |
Configuration for sapi_nvm_open().
Definition at line 33 of file sapi_nvm.h.
| const char* sapi_nvm_config_t::region_name |
Backend-defined logical region identifier.
Definition at line 35 of file sapi_nvm.h.
| size_t sapi_nvm_config_t::region_size |
Required capacity in bytes.
Definition at line 36 of file sapi_nvm.h.