upm  1.6.0
Sensor/Actuator repository for libmraa (v1.9.0)
Classes | Public Member Functions | Protected Member Functions | Static Protected Member Functions | Protected Attributes | List of all members
SM130 Class Reference

Classes

class  CMD_T
 
class  KEY_TYPES_T
 
class  TAG_TYPE_T
 

Public Member Functions

synchronized void delete ()
 
 SM130 (int uart, int reset)
 
 SM130 (int uart)
 
int setBaudRate (int baud)
 
int setBaudRate ()
 
String getFirmwareVersion ()
 
boolean reset ()
 
void hardwareReset ()
 
boolean select ()
 
boolean waitForTag (long timeout)
 
boolean authenticate (short block, SM130.KEY_TYPES_T keyType, String key)
 
boolean authenticate (short block, SM130.KEY_TYPES_T keyType)
 
String readBlock16 (short block)
 
int readValueBlock (short block)
 
boolean writeBlock16 (short block, String contents)
 
boolean writeValueBlock (short block, int value)
 
boolean writeBlock4 (short block, String contents)
 
boolean writeKey (short eepromSector, SM130.KEY_TYPES_T keyType, String key)
 
int adjustValueBlock (short block, int value, boolean incr)
 
boolean setAntennaPower (boolean on)
 
short readPorts ()
 
boolean writePorts (short val)
 
boolean haltTag ()
 
boolean setSM130BaudRate (int baud)
 
boolean sleep ()
 
char getLastErrorCode ()
 
String getLastErrorString ()
 
int getUIDLen ()
 
String getUID ()
 
SM130.TAG_TYPE_T getTagType ()
 
String tag2String (SM130.TAG_TYPE_T tag)
 
String string2HexString (String input)
 

Protected Member Functions

 SM130 (long cPtr, boolean cMemoryOwn)
 
void finalize ()
 

Static Protected Member Functions

static long getCPtr (SM130 obj)
 

Protected Attributes

transient boolean swigCMemOwn
 

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