Uses of Interface
de.wagner_ibw.iow.spi.SPIDevice

Packages that use SPIDevice
de.wagner_ibw.iow.spi This package provides all interfaces and classes for using the IO-Warrior's special mode function SPI
 

Uses of SPIDevice in de.wagner_ibw.iow.spi
 

Classes in de.wagner_ibw.iow.spi that implement SPIDevice
 class AbstractSPIDevice
          This is the abtract implementation of the SPIDevice interface.
 class AT25080A
          Implemenation of the AT25080A (8Kbit EEPROM) spi device.
 class GenericSPIDevice
          Implementation of a generic spi device.
 class M95020
          Implemenation of the M95020 (2Kbit EEPROM) spi device.