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

设备栈中断钟资源 更多...

#include <standard.h>

成员变量

xwirq_t irqn
 
xwisr_f isr
 
const void * cfg
 
const char * description
 

详细描述

设备栈中断钟资源

在文件 standard.h68 行定义.

结构体成员变量说明

◆ cfg

const void* xwds_resource_irq::cfg

配置

在文件 standard.h71 行定义.

◆ description

const char* xwds_resource_irq::description

描述

在文件 standard.h72 行定义.

◆ irqn

xwirq_t xwds_resource_irq::irqn

中断号

在文件 standard.h69 行定义.

◆ isr

xwisr_f xwds_resource_irq::isr

中断处理函数

在文件 standard.h70 行定义.


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