jAER project on SourceForge

Uses of Class
net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2MonitorSequencer

Packages that use CypressFX2MonitorSequencer
ch.unizh.ini.jaer.chip.cochlea Classes related to Shih-Chii's and Andre's cochlea chips. 
net.sf.jaer.hardwareinterface.usb.cypressfx2 Cypress FX2 USB interfaces using Thesycon USB driver. 
 

Uses of CypressFX2MonitorSequencer in ch.unizh.ini.jaer.chip.cochlea
 

Subclasses of CypressFX2MonitorSequencer in ch.unizh.ini.jaer.chip.cochlea
 class CochleaAMS1bHardwareInterface
          The hardware interface to CochleaAMS1b.
 

Uses of CypressFX2MonitorSequencer in net.sf.jaer.hardwareinterface.usb.cypressfx2
 

Subclasses of CypressFX2MonitorSequencer in net.sf.jaer.hardwareinterface.usb.cypressfx2
 class CypressFX2AEX
          Daniel Fasnacht's AEX board which monitors and sequences
 class CypressFX2Mapper
          class for USB2AERmapper, extends functionality to download the FPGA code to the device
 

Fields in net.sf.jaer.hardwareinterface.usb.cypressfx2 declared as CypressFX2MonitorSequencer
protected  CypressFX2MonitorSequencer CypressFX2MonitorSequencer.AEWriter.device
           
 

Constructors in net.sf.jaer.hardwareinterface.usb.cypressfx2 with parameters of type CypressFX2MonitorSequencer
CypressFX2MonitorSequencer.AEWriter(CypressFX2MonitorSequencer mon, AEPacketRaw events)
          constructor of the AEWriter class
 


jAER project on SourceForge