Package de.wagner_ibw.iow.spi

This package provides all interfaces and classes for using the IO-Warrior's special mode function SPI.

See:
          Description

Interface Summary
SPIDevice Each SPI device implementation must implements this interface.
 

Class Summary
AbstractSPIDevice This is the abtract implementation of the SPIDevice.java interface
GenericSPIDevice Implementation of a generic spi device.
M95020 Implemenation of the M95020 (2Kbit EEPROM) spi device.
SPI Implementation of the SPI special mode function
 

Package de.wagner_ibw.iow.spi Description

This package provides all interfaces and classes for using the IO-Warrior's special mode function SPI.