Class CC3000Module

    • Field Detail

      • packetToSend

        public TypedIOPort packetToSend
        The packetToSend input port. The type is int array.
      • sending

        public TypedIOPort sending
        The sending input port. The type is boolean.
      • packetSize

        public TypedIOPort packetSize
        The packetSize input port. The type is int.
      • dataOut

        public TypedIOPort dataOut
        The dataOut output port. The type is int array.