jAER project on SourceForge

Uses of Class
net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320_USBIO_ServoController.ServoCommand

Packages that use SiLabsC8051F320_USBIO_ServoController.ServoCommand
net.sf.jaer.hardwareinterface.usb.silabs SiLabs C8051F3xx microcontroller interfaces using Thesycon USB driver. 
 

Uses of SiLabsC8051F320_USBIO_ServoController.ServoCommand in net.sf.jaer.hardwareinterface.usb.silabs
 

Methods in net.sf.jaer.hardwareinterface.usb.silabs with parameters of type SiLabsC8051F320_USBIO_ServoController.ServoCommand
protected  void SiLabsC8051F320_USBIO_ServoController.submitCommand(SiLabsC8051F320_USBIO_ServoController.ServoCommand cmd)
          Submits the command to the writer thread queue that sends them to the device
 


jAER project on SourceForge