public class TiDS18B20ROM extends Object
Constructor and Description |
---|
TiDS18B20ROM(long rom)
TiDS18B20ROM initialization
|
Modifier and Type | Method and Description |
---|---|
int |
getChecksumCode()
Gets the checksum code, 8bits
|
int |
getFamilyCode()
Gets the family code, 8bits
|
byte[] |
getRomData()
Gets the ROM data, 64bits
|
byte[] |
getSerialNumber()
Gets the serial number, 48bits
|
public TiDS18B20ROM(long rom)
rom
- rom integer[IN]public int getChecksumCode()
public int getFamilyCode()
public byte[] getRomData()
public byte[] getSerialNumber()