- sendData(int, byte[], int) - Method in class org.basementlions.teddy.smux.SMUX
-
Not sure why this is here
- sendData(int, byte[], int, int) - Method in class org.basementlions.teddy.smux.SMUX
-
Not sure why this is here
- sendData(int, byte) - Method in class org.basementlions.teddy.smux.SMUX
-
Not sure why this is here
- setMode(int) - Method in class org.basementlions.teddy.smux.SMUXSensorPort
-
sets the mode of the smux's sensor currently not implemented (but doesn't
throw an unsupported operation exception)
- setType(int) - Method in class org.basementlions.teddy.smux.SMUXSensorPort
-
Sets the type of the smux's sensor.
- setTypeAndMode(int, int) - Method in class org.basementlions.teddy.smux.SMUXSensorPort
-
Calls setType(type); and then setMode(mode);
- SMUX - Class in org.basementlions.teddy.smux
-
An implementation of the HiTechnic Sensor Multiplexer for use with the
SMUXSensorPort class.
- SMUXSensorPort - Class in org.basementlions.teddy.smux
-
Implementation of a sensor port for the HiTechnic Sensor Multiplexer.
- SMUXSensorPort(SensorPort, int) - Constructor for class org.basementlions.teddy.smux.SMUXSensorPort
-
Constructor.
- status() - Method in class org.basementlions.teddy.smux.SMUX
-