Uses of Class
org.deepjava.runtime.util.ByteFifo
-
Packages that use ByteFifo Package Description org.deepjava.runtime.mpc555.driver org.deepjava.runtime.util org.deepjava.runtime.zynq7000.driver -
-
Uses of ByteFifo in org.deepjava.runtime.mpc555.driver
Fields in org.deepjava.runtime.mpc555.driver declared as ByteFifo Modifier and Type Field Description ByteFifo
RN131. rx
ByteFifo
RN131. tx
-
Uses of ByteFifo in org.deepjava.runtime.util
Constructors in org.deepjava.runtime.util with parameters of type ByteFifo Constructor Description SLIP(ByteFifo rx, ByteFifo tx)
Creates a SLIP object using the supplied buffers. -
Uses of ByteFifo in org.deepjava.runtime.zynq7000.driver
Fields in org.deepjava.runtime.zynq7000.driver declared as ByteFifo Modifier and Type Field Description ByteFifo
RN131. rx
ByteFifo
RN131. tx
-