|
mraa
2.0.0
Low Level Skeleton Library for Communication on GNU/Linux platforms
|

Public Member Functions | |
| final int | swigValue () |
| String | toString () |
Static Public Member Functions | |
| static InputMode | swigToEnum (int swigValue) |
Static Public Attributes | |
| static final InputMode | MODE_IN_ACTIVE_HIGH = new InputMode("MODE_IN_ACTIVE_HIGH", mraaJNI.MODE_IN_ACTIVE_HIGH_get()) |
| static final InputMode | MODE_IN_ACTIVE_LOW = new InputMode("MODE_IN_ACTIVE_LOW", mraaJNI.MODE_IN_ACTIVE_LOW_get()) |
1.8.11