Uses of Package
de.wagner_ibw.iow.i2c

Packages that use de.wagner_ibw.iow.i2c
de.wagner_ibw.iow This package provides all interfaces and classes for using the IO-Warrior Hardware invented by Code Mercenaries Hard- und Software GmbH
de.wagner_ibw.iow.i2c This package provides all interfaces and classes for using the IO-Warrior's special mode function IIC
 

Classes in de.wagner_ibw.iow.i2c used by de.wagner_ibw.iow
Monitor
          Monitor for i2c bus operations.
 

Classes in de.wagner_ibw.iow.i2c used by de.wagner_ibw.iow.i2c
AbstractI2CDevice
          This is the abtract implementation of the I2CDevice interface.
I2CAddress
          This class represents an i2c slave address.
I2CDevice
          Each i2c device implementation must implements this interface.
Monitor
          Monitor for i2c bus operations.