Zephyr API Documentation
2.7.0-rc2
A Scalable Open Source RTOS
|
#include <settings.h>
Data Fields | |
sys_snode_t | cs_next |
const struct settings_store_itf * | cs_itf |
Backend handler node for storage handling.
const struct settings_store_itf* settings_store::cs_itf |
Backend handler structure.
sys_snode_t settings_store::cs_next |
Linked list node info for internal usage.