@Structure.FieldOrder(value={"header","acSlowSlew","acSchmittInput","acDriveCurrent","adSlowSlew","adSchmittInput","adDriveCurrent","cBus","invertTxd","invertRxd","invertRTS","invertCTS","invertDTR","invertDSR","invertDCD","invertRI","bcdEnable","bcdForceCBusPWREN","bcdDisableSleep","I2CSlaveAddress","I2CDeviceId","I2CDisableSchmitt","FT1248Cpol","FT1248Lsb","FT1248FlowControl","RS485EchoSuppress","powerSaveEnable","driverType"})
public class FT_EEPROM_X_SERIES
extends com.sun.jna.Structure
| Modifier and Type | Class and Description |
|---|---|
static class |
FT_EEPROM_X_SERIES.CBUS |
| Modifier and Type | Field and Description |
|---|---|
byte |
acDriveCurrent |
byte |
acSchmittInput |
byte |
acSlowSlew |
byte |
adDriveCurrent |
byte |
adSchmittInput |
byte |
adSlowSlew |
byte |
bcdDisableSleep |
byte |
bcdEnable |
byte |
bcdForceCBusPWREN |
byte[] |
cBus |
byte |
driverType |
byte |
FT1248Cpol |
byte |
FT1248FlowControl |
byte |
FT1248Lsb |
FT_EEPROM_HEADER |
header |
int |
I2CDeviceId |
byte |
I2CDisableSchmitt |
short |
I2CSlaveAddress |
byte |
invertCTS |
byte |
invertDCD |
byte |
invertDSR |
byte |
invertDTR |
byte |
invertRI |
byte |
invertRTS |
byte |
invertRxd |
byte |
invertTxd |
byte |
powerSaveEnable |
byte |
RS485EchoSuppress |
| Constructor and Description |
|---|
FT_EEPROM_X_SERIES() |
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, calculateSize, clear, createFieldsOrder, createFieldsOrder, createFieldsOrder, createFieldsOrder, dataEquals, dataEquals, ensureAllocated, equals, fieldOffset, getAutoRead, getAutoWrite, getFieldList, getFieldOrder, getFields, getNativeAlignment, getNativeSize, getNativeSize, getPointer, getStringEncoding, getStructAlignment, hashCode, newInstance, newInstance, read, readField, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setStringEncoding, size, sortFields, toArray, toArray, toString, toString, useMemory, useMemory, write, writeField, writeField, writeFieldpublic FT_EEPROM_HEADER header
public byte acSlowSlew
public byte acSchmittInput
public byte acDriveCurrent
public byte adSlowSlew
public byte adSchmittInput
public byte adDriveCurrent
public byte[] cBus
public byte invertTxd
public byte invertRxd
public byte invertRTS
public byte invertCTS
public byte invertDTR
public byte invertDSR
public byte invertDCD
public byte invertRI
public byte bcdEnable
public byte bcdForceCBusPWREN
public byte bcdDisableSleep
public short I2CSlaveAddress
public int I2CDeviceId
public byte I2CDisableSchmitt
public byte FT1248Cpol
public byte FT1248Lsb
public byte FT1248FlowControl
public byte RS485EchoSuppress
public byte powerSaveEnable
public byte driverType
Copyright © 2020. All rights reserved.