Package com.casioeurope.mis.edt.constant
Class EeicLibraryConstant
Object
EeicLibraryConstant
public class EeicLibraryConstant extends Object
The CASIO Enterprise Developer Tools External Expansion Interface Control (EEIC) Library Constants
Constants to be used in the
Constants to be used in the
EeicLibrary
class.- Since:
- 2.00
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
EeicLibraryConstant.GPIO_DEVICE
Constants for controlling GPIO using theEeicLibrary.GpioDevice
class.static class
EeicLibraryConstant.RETURN
Return Codes to be returned by the methods of theEeicLibrary
class.static class
EeicLibraryConstant.SERIAL_DEVICE
Constants for controlling Serial Interface using theEeicLibrary.SerialDevice
class. -
Constructor Summary
Constructors Constructor Description EeicLibraryConstant()
-
Method Summary
-
Constructor Details
-
EeicLibraryConstant
public EeicLibraryConstant()
-