BioRadio SDK - Java Android  1.1
com.glneurotech.devices.common.transportlayer.DeviceDataPacket.DeviceCommand Enum Reference

Public Member Functions

int getValue ()
 

Static Public Member Functions

static DeviceCommand forValue (int value)
 

Public Attributes

 NegativeAck =(0x00)
 
 SetMode =(0x20)
 
 GetMode =(0x30)
 
 SetParam =(0x40)
 
 GetParam =(0x50)
 
 SetState =(0x60)
 
 PacketLength =(0x70)
 
 WriteEEProm =(0x80)
 
 ReadEEProm =(0x90)
 
 TransmitData =(0xA0)
 
 ReceiveData =(0xB0)
 
 MiscData =(0xC0)
 
 PassThroughCommand =(0xD0)
 
 GetGlobal =(0xF0)
 

Static Public Attributes

static final int SIZE = java.lang.Integer.SIZE
 

The documentation for this enum was generated from the following file: