Package io.helins.linux.i2c.internal
Class NativeI2CSmbusData
- java.lang.Object
-
- com.sun.jna.Structure
-
- com.sun.jna.Union
-
- io.helins.linux.i2c.internal.NativeI2CSmbusData
-
public class NativeI2CSmbusData extends com.sun.jna.UnionInternal class kept public for JNA to work, the user should not bother about this.
-
-
Constructor Summary
Constructors Constructor Description NativeI2CSmbusData()
-
Method Summary
-
Methods inherited from class com.sun.jna.Union
getFieldOrder, getNativeAlignment, getTypedValue, readField, readField, setType, setType, setTypedValue, writeField, writeField, writeField
-
Methods inherited from class com.sun.jna.Structure
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, calculateSize, clear, createFieldsOrder, createFieldsOrder, createFieldsOrder, createFieldsOrder, dataEquals, dataEquals, ensureAllocated, equals, fieldOffset, getAutoRead, getAutoWrite, getFieldList, getFields, getNativeSize, getNativeSize, getPointer, getStringEncoding, getStructAlignment, hashCode, newInstance, newInstance, read, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setStringEncoding, size, sortFields, toArray, toArray, toString, toString, useMemory, useMemory, write
-
-
-
-
Field Detail
-
SIZE
public static final int SIZE
- See Also:
- Constant Field Values
-
byt
public byte byt
-
word
public short word
-
block
public byte[] block
-
-