Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches

Backend handler node for storage handling. More...

#include <settings.h>

Data Fields

sys_snode_t cs_next
 Linked list node info for internal usage.
 
const struct settings_store_itfcs_itf
 Backend handler structure.
 

Detailed Description

Backend handler node for storage handling.

Field Documentation

◆ cs_itf

const struct settings_store_itf* settings_store::cs_itf

Backend handler structure.

◆ cs_next

sys_snode_t settings_store::cs_next

Linked list node info for internal usage.


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