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

_I2C_ad_datas Struct Reference
[I2C driver]

i2c a/d data structure. More...

#include <analog.h>

List of all members.

Public Attributes

char bus
char address
char ad [3]
char da
char status
char active


Detailed Description

i2c a/d data structure.

Definition at line 35 of file analog.h.


Member Data Documentation

char _I2C_ad_datas::active
 

Definition at line 42 of file analog.h.

Referenced by I2C_ConfigureAnalog, I2C_init_analog, I2C_ReadAnalogIn, and I2C_WriteAnalogOut.

char _I2C_ad_datas::ad[3]
 

Definition at line 39 of file analog.h.

char _I2C_ad_datas::address
 

Definition at line 38 of file analog.h.

Referenced by I2C_ConfigureAnalog, I2C_ReadAnalogIn, and I2C_WriteAnalogOut.

char _I2C_ad_datas::bus
 

Definition at line 37 of file analog.h.

char _I2C_ad_datas::da
 

Definition at line 40 of file analog.h.

Referenced by I2C_ReadAnalogIn.

char _I2C_ad_datas::status
 

Definition at line 41 of file analog.h.

Referenced by I2C_ConfigureAnalog, I2C_ReadAnalogIn, and I2C_WriteAnalogOut.


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