Main Page   Modules   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

_I2C_bin_datas Struct Reference
[I2C driver]

I2C digital datastructure. More...

#include <digital.h>

List of all members.

Public Attributes

char bus
char address
char status
char active


Detailed Description

I2C digital datastructure.

Definition at line 29 of file digital.h.


Member Data Documentation

char _I2C_bin_datas::active
 

Definition at line 34 of file digital.h.

Referenced by I2C_init_digital, I2C_ReadBinIn, and I2C_WriteBinOut.

char _I2C_bin_datas::address
 

Definition at line 32 of file digital.h.

Referenced by I2C_ReadBinIn, and I2C_WriteBinOut.

char _I2C_bin_datas::bus
 

Definition at line 31 of file digital.h.

char _I2C_bin_datas::status
 

Definition at line 33 of file digital.h.


The documentation for this struct was generated from the following file:
Generated on Thu Feb 20 15:39:01 2003 for cubeOS by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002