XFusion API v1.3.0
载入中...
搜索中...
未找到
_xf_hal_driver_t结构体 参考
_xf_hal_driver_t 的协作图:
Collaboration graph

成员变量

xf_list_t dev_list
 
uint32_t flag: 16
 
uint32_t dev_count: 16
 
xf_driver_ops_t driver_ops
 
xf_hal_dev_create_t constructor
 

详细描述

在文件 xf_hal_dev.c23 行定义.

结构体成员变量说明

◆ dev_list

xf_list_t dev_list

在文件 xf_hal_dev.c24 行定义.

◆ flag

uint32_t flag

在文件 xf_hal_dev.c25 行定义.

◆ dev_count

uint32_t dev_count

在文件 xf_hal_dev.c26 行定义.

◆ driver_ops

xf_driver_ops_t driver_ops

在文件 xf_hal_dev.c27 行定义.

◆ constructor

xf_hal_dev_create_t constructor

在文件 xf_hal_dev.c28 行定义.


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