XWOS API  4.0
XWOS C/C++ API参考手册
载入中...
搜索中...
未找到
xwds_resource_dma结构体 参考

设备栈DMA资源 更多...

#include <standard.h>

xwds_resource_dma 的协作图:

成员变量

struct xwds_socsoc
 
xwid_t ch
 
void * xwccfg
 
const char * description
 

详细描述

设备栈DMA资源

在文件 standard.h108 行定义.

结构体成员变量说明

◆ ch

xwid_t xwds_resource_dma::ch

DMA通道

在文件 standard.h110 行定义.

◆ description

const char* xwds_resource_dma::description

资源描述

在文件 standard.h112 行定义.

◆ soc

struct xwds_soc* xwds_resource_dma::soc

芯片

在文件 standard.h109 行定义.

◆ xwccfg

void* xwds_resource_dma::xwccfg

SOC DMA 通道私有配置

在文件 standard.h111 行定义.


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