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

TCA9539配置 更多...

#include <device.h>

成员变量

struct { 
 
   union { 
 
      struct { 
 
         xwu8_t   p0:1 
 
         xwu8_t   p1:1 
 
         xwu8_t   p2:1 
 
         xwu8_t   p3:1 
 
         xwu8_t   p4:1 
 
         xwu8_t   p5:1 
 
         xwu8_t   p6:1 
 
         xwu8_t   p7:1 
 
      }   bit 
 
      xwu8_t   u8 
 
   }   direction 
 
   union { 
 
      struct { 
 
         xwu8_t   p0:1 
 
         xwu8_t   p1:1 
 
         xwu8_t   p2:1 
 
         xwu8_t   p3:1 
 
         xwu8_t   p4:1 
 
         xwu8_t   p5:1 
 
         xwu8_t   p6:1 
 
         xwu8_t   p7:1 
 
      }   bit 
 
      xwu8_t   u8 
 
   }   out 
 
p0 
 
struct { 
 
   union { 
 
      struct { 
 
         xwu8_t   p0:1 
 
         xwu8_t   p1:1 
 
         xwu8_t   p2:1 
 
         xwu8_t   p3:1 
 
         xwu8_t   p4:1 
 
         xwu8_t   p5:1 
 
         xwu8_t   p6:1 
 
         xwu8_t   p7:1 
 
      }   bit 
 
      xwu8_t   u8 
 
   }   direction 
 
   union { 
 
      struct { 
 
         xwu8_t   p0:1 
 
         xwu8_t   p1:1 
 
         xwu8_t   p2:1 
 
         xwu8_t   p3:1 
 
         xwu8_t   p4:1 
 
         xwu8_t   p5:1 
 
         xwu8_t   p6:1 
 
         xwu8_t   p7:1 
 
      }   bit 
 
      xwu8_t   u8 
 
   }   out 
 
p1 
 

详细描述

TCA9539配置

用于填充 xwds_tca9539.iochip.gpio.cfg 成员。

在文件 device.h56 行定义.

结构体成员变量说明

◆ [struct] [1/4]

struct { ... } xwds_tca9539_cfg::bit

◆ [struct] [2/4]

struct { ... } xwds_tca9539_cfg::bit

◆ [struct] [3/4]

struct { ... } xwds_tca9539_cfg::bit

◆ [struct] [4/4]

struct { ... } xwds_tca9539_cfg::bit

◆ [union] [1/2]

union { ... } xwds_tca9539_cfg::direction

方向

◆ [union] [2/2]

union { ... } xwds_tca9539_cfg::direction

方向

◆ [union] [1/2]

union { ... } xwds_tca9539_cfg::out

初始值

◆ [union] [2/2]

union { ... } xwds_tca9539_cfg::out

初始值

◆ p0 [1/2]

xwu8_t xwds_tca9539_cfg::p0

在文件 device.h60 行定义.

◆ [struct] [2/2]

struct { ... } xwds_tca9539_cfg::p0

P0的配置

◆ p1 [1/2]

xwu8_t xwds_tca9539_cfg::p1

在文件 device.h61 行定义.

◆ [struct] [2/2]

struct { ... } xwds_tca9539_cfg::p1

P1的配置

◆ p2

xwu8_t xwds_tca9539_cfg::p2

在文件 device.h62 行定义.

◆ p3

xwu8_t xwds_tca9539_cfg::p3

在文件 device.h63 行定义.

◆ p4

xwu8_t xwds_tca9539_cfg::p4

在文件 device.h64 行定义.

◆ p5

xwu8_t xwds_tca9539_cfg::p5

在文件 device.h65 行定义.

◆ p6

xwu8_t xwds_tca9539_cfg::p6

在文件 device.h66 行定义.

◆ p7

xwu8_t xwds_tca9539_cfg::p7

在文件 device.h67 行定义.

◆ u8

xwu8_t xwds_tca9539_cfg::u8

在文件 device.h69 行定义.


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