|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
nv存储状态 更多...
#include <nv.h>
成员变量 | |
| uint32_t | total_space |
| uint32_t | used_space |
| uint32_t | reclaimable_space |
| uint32_t | corrupted_space |
| uint32_t | max_key_space |
nv存储状态
| uint32_t nv_store_status_t::corrupted_space |
当前核已损坏了的NV空间
| uint32_t nv_store_status_t::max_key_space |
可存储的最大单NV项空间
| uint32_t nv_store_status_t::reclaimable_space |
当前核的NV可回收空间
| uint32_t nv_store_status_t::total_space |
当前核的总NV空间
| uint32_t nv_store_status_t::used_space |
当前核已使用的NV空间