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

TCA9539对象 更多...

#include <device.h>

xwds_tca9539 的协作图:

成员变量

struct xwds_iochip iochip
 
struct { 
 
   const struct xwds_resource_gpio *   rst 
 
   const struct xwds_resource_gpio *   irq 
 
gpiorsc 
 
xwid_t eirq
 

详细描述

TCA9539对象

在文件 device.h127 行定义.

结构体成员变量说明

◆ eirq

xwid_t xwds_tca9539::eirq

上游SOC的外部中断号

在文件 device.h133 行定义.

◆ [struct]

struct { ... } xwds_tca9539::gpiorsc

GPIO资源

◆ iochip

struct xwds_iochip xwds_tca9539::iochip

C语言面向对象:继承 struct xwds_iochip

在文件 device.h128 行定义.

◆ irq

const struct xwds_resource_gpio* xwds_tca9539::irq

向上游SOC通知中断的GPIO

在文件 device.h131 行定义.

◆ rst

const struct xwds_resource_gpio* xwds_tca9539::rst

复位的GPIO

在文件 device.h130 行定义.


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