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

/projects/cubeos/src_current/hardware/pcf8584.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Compounds

struct  i2c_device

Defines

#define ACK   0x01
#define STO   0x02
#define STA   0x04
#define ENI   0x08
#define ESO   0x40
#define BB   0x01
#define LAB   0x02
#define AAS   0x04
#define LRB   0x08
#define BER   0x10
#define STS   0x20
#define PIN   0x80


Define Documentation

#define AAS   0x04
 

Definition at line 28 of file pcf8584.h.

Referenced by _I2C_slave_handler.

#define ACK   0x01
 

Definition at line 18 of file pcf8584.h.

Referenced by _I2C_master_handler, _I2C_slave_handler, and I2C_init.

#define BB   0x01
 

Definition at line 26 of file pcf8584.h.

Referenced by _I2C_master_handler.

#define BER   0x10
 

Definition at line 30 of file pcf8584.h.

#define ENI   0x08
 

Definition at line 21 of file pcf8584.h.

Referenced by _I2C_master_handler, _I2C_slave_handler, and I2C_init.

#define ESO   0x40
 

Definition at line 22 of file pcf8584.h.

Referenced by _I2C_master_handler, _I2C_slave_handler, and I2C_init.

#define LAB   0x02
 

Definition at line 27 of file pcf8584.h.

Referenced by _I2C_master_handler.

#define LRB   0x08
 

Definition at line 29 of file pcf8584.h.

Referenced by _I2C_master_handler, and _I2C_slave_handler.

#define PIN   0x80
 

Definition at line 32 of file pcf8584.h.

Referenced by _I2C_master_handler, _I2C_slave_handler, and I2C_init.

#define STA   0x04
 

Definition at line 20 of file pcf8584.h.

Referenced by _I2C_master_handler.

#define STO   0x02
 

Definition at line 19 of file pcf8584.h.

Referenced by _I2C_master_handler.

#define STS   0x20
 

Definition at line 31 of file pcf8584.h.

Referenced by _I2C_slave_handler.


Generated on Thu Feb 20 15:38:51 2003 for cubeOS by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002