public final class CpuIdentificationSection extends SmfData
Modifier and Type | Method and Description |
---|---|
static CpuIdentificationSection |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
long |
smf70can()
SMF70CAN value.
|
String |
smf70cin()
SMF70CIN value.
|
int |
smf70ctn()
SMF70CTN value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public String smf70cin()
public int smf70ctn()
public long smf70can()
public static CpuIdentificationSection create(byte[] Data, int offset, int length)
Data
- Array of bytes containing data for this sectionoffset
- Offset of this section in the datalength
- length of the sectionCopyright © 2021 Black Hill Software Pty Ltd. All rights reserved.