Uses of Class
org.deepjava.runtime.mpc555.driver.SCIInputStream
-
Packages that use SCIInputStream Package Description org.deepjava.runtime.mpc555.demo org.deepjava.runtime.mpc555.driver -
-
Uses of SCIInputStream in org.deepjava.runtime.mpc555.demo
Fields in org.deepjava.runtime.mpc555.demo declared as SCIInputStream Modifier and Type Field Description (package private) static SCIInputStream
SystemInOutReflector. in
-
Uses of SCIInputStream in org.deepjava.runtime.mpc555.driver
Fields in org.deepjava.runtime.mpc555.driver declared as SCIInputStream Modifier and Type Field Description SCIInputStream
SCI. in
Input stream to read from this Serial Communication Interface..Constructors in org.deepjava.runtime.mpc555.driver with parameters of type SCIInputStream Constructor Description RN131(SCIInputStream in, SCIOutputStream out, MPIOSM_DIO reset)
Creates a new RN131 object.
-