mraa  0.9.0
Low Level Skeleton Library for Communication on GNU/Linux platforms
Static Public Member Functions | List of all members
mraa Class Reference

Static Public Member Functions

static Result init ()
 
static String getVersion ()
 
static int setPriority (long priority)
 
static Platform getPlatformType ()
 
static void printError (Result result)
 
static boolean pinModeTest (int pin, Pinmodes mode)
 
static long adcRawBits ()
 
static long adcSupportedBits ()
 
static String getPlatformName ()
 
static long getPinCount ()
 
static int getI2cBusCount ()
 
static int getI2cBusId (long i2c_bus)
 
static String getPinName (int pin)
 
static Result setLogLevel (int level)
 
static boolean hasSubPlatform ()
 
static boolean isSubPlatformId (int pin_or_bus_id)
 
static int getSubPlatformId (int pin_or_bus_index)
 
static int getSubPlatformIndex (int pin_or_bus_id)
 

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