public class NativeI2CMessage
extends com.sun.jna.Structure
| Modifier and Type | Field and Description |
|---|---|
short |
address |
com.sun.jna.Pointer |
buffer |
short |
flags |
short |
length |
static int |
OFFSET_ADDRESS |
static int |
OFFSET_BUFFER |
static int |
OFFSET_FLAGS |
static int |
OFFSET_LENGTH |
static int |
SIZE |
| Modifier and Type | Method and Description |
|---|---|
protected List<String> |
getFieldOrder() |
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, calculateSize, clear, createFieldsOrder, createFieldsOrder, createFieldsOrder, createFieldsOrder, dataEquals, dataEquals, ensureAllocated, equals, fieldOffset, getAutoRead, getAutoWrite, getFieldList, getFields, getNativeAlignment, getNativeSize, getNativeSize, getPointer, getStringEncoding, getStructAlignment, hashCode, newInstance, newInstance, read, readField, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setFieldOrder, setStringEncoding, size, sortFields, toArray, toArray, toString, toString, useMemory, useMemory, write, writeField, writeField, writeFieldpublic short address
public short flags
public short length
public com.sun.jna.Pointer buffer
public static final int SIZE
public static final int OFFSET_ADDRESS
public static final int OFFSET_FLAGS
public static final int OFFSET_LENGTH
public static final int OFFSET_BUFFER