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

Public Member Functions | |
| final int | swigValue () |
| String | toString () |
Static Public Member Functions | |
| static I2cMode | swigToEnum (int swigValue) |
Static Public Attributes | |
| static final I2cMode | I2C_STD = new I2cMode("I2C_STD", mraaJNI.I2C_STD_get()) |
| static final I2cMode | I2C_FAST = new I2cMode("I2C_FAST", mraaJNI.I2C_FAST_get()) |
| static final I2cMode | I2C_HIGH = new I2cMode("I2C_HIGH", mraaJNI.I2C_HIGH_get()) |
1.8.9.1