Modifier and Type | Field and Description |
---|---|
protected int |
cyclesSendToServer |
protected List<Write> |
writes |
Constructor and Description |
---|
TryWrite() |
Modifier and Type | Method and Description |
---|---|
void |
addWrite(int cycles,
byte reg,
byte data) |
int |
getCyclesSendToServer() |
byte[] |
toByteArray() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
toByteArrayWithLength
public void addWrite(int cycles, byte reg, byte data)
public int getCyclesSendToServer()
public byte[] toByteArray()
toByteArray
in interface NetSIDPkg
Copyright © 2018 Ken Händel. All rights reserved.