mraa  2.0.0
Low Level Skeleton Library for Communication on GNU/Linux platforms
Public Member Functions | Static Public Member Functions | Static Public Attributes | List of all members
I2cMode Class Reference
Collaboration diagram for I2cMode:
Collaboration graph
[legend]

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())
 

The documentation for this class was generated from the following file: