XFusion API v1.3.0
载入中...
搜索中...
未找到
_xf_fal_cache_t结构体 参考

xf_fal 分区缓存。 更多...

#include <xf_fal_types.h>

_xf_fal_cache_t 的协作图:
Collaboration graph

成员变量

const xf_fal_partition_tpartition
 指向分区信息。
 
const xf_fal_flash_dev_tflash_dev
 分区对应的 flash 设备对象。
 

详细描述

xf_fal 分区缓存。

在文件 xf_fal_types.h191 行定义.

结构体成员变量说明

◆ partition

const xf_fal_partition_t* partition

指向分区信息。

在文件 xf_fal_types.h195 行定义.

◆ flash_dev

const xf_fal_flash_dev_t* flash_dev

分区对应的 flash 设备对象。

在文件 xf_fal_types.h199 行定义.


该结构体的文档由以下文件生成: