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