Package 

Class LynxSetModuleLEDPatternCommand

    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final static int maxStepCount
    • Method Summary

      Modifier and Type Method Description
      static void serializeStep(Blinker.Step step, ByteBuffer buffer)
      static void deserializeStep(Blinker.Step step, ByteBuffer buffer)
      static int cbSerializeStep()
      static int getStandardCommandNumber()
      int getCommandNumber()
      Array<byte> toPayloadByteArray()
      void fromPayloadByteArray(Array<byte> rgb)
      boolean isDangerous()
      • Methods inherited from class com.qualcomm.hardware.lynx.commands.standard.LynxStandardCommand

        isStandardCommandNumber, isStandardPacketId, isStandardResponseNumber
      • Methods inherited from class com.qualcomm.hardware.lynx.commands.LynxCommand

        getResponseClass
      • Methods inherited from class com.qualcomm.hardware.lynx.commands.LynxRespondable

        getNackReceived, hasBeenAcknowledged, isAckOrResponseReceived, isAckable, isNackReceived, isResponseExpected, onAckReceived, onNackReceived, onPretendTransmit, onResponseReceived, pretendFinish, send, sendReceive
      • Methods inherited from class com.qualcomm.hardware.lynx.commands.LynxMessage

        acquireNetworkLock, forgetSerialization, getDestModuleAddress, getMessageNumber, getModule, getModuleAddress, getNanotimeLastTransmit, getPayloadTimeWindow, getReferenceNumber, getSerialization, hasBeenTransmitted, invokeStaticNullaryMethod, isAck, isNack, isResponse, loadFromSerialization, noteHasBeenTransmitted, releaseNetworkLock, resetModulePingTimer, setMessageNumber, setModule, setNanotimeLastTransmit, setPayloadTimeWindow, setReferenceNumber, setSerialization
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait