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 interface.
AT25080A Implemenation of the AT25080A (8Kbit EEPROM) spi device.
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.

It also contains some SPI device implementations: