1.5.1.4 Library Interface
The PRIME Storage service library provides the following interfaces:
Name | Description |
---|---|
SRV_STORAGE_Initialize | Initializes the PRIME Non-volatile Storage service |
SRV_STORAGE_GetConfigInfo | Reads configuration information from non-volatile memory |
SRV_STORAGE_SetConfigInfo | Writes configuration information in non-volatile memory |
Name | Type | Description |
---|---|---|
SRV_STORAGE_TYPE | Enum | List of data types used in PRIME Non-volatile Storage service |
SRV_STORAGE_MAC_CONFIG | Struct | MAC configuration information |
SRV_STORAGE_PHY_CONFIG | Struct | PHY configuration information |
SRV_STORAGE_BN_INFO_CONFIG | Struct | Base Node configuration information |
SRV_STORAGE_PRIME_MODE_INFO_CONFIG | Struct | PRIME board configuration information |
SRV_STORAGE_SEC_CONFIG | Struct | Security configuration information |
SRV_STORAGE_BOOT_CONFIG | Struct | Boot configuration information |