| 
    mraa
    0.6.0
    
   Low Level Skeleton Library for Communication on GNU/Linux platforms 
   | 
 
This file defines the interface for libmraa common functions
Go to the source code of this file.
Namespaces | |
| mraa | |
Functions | |
| std::string | getVersion () | 
| int | setPriority (const unsigned int priority) | 
| mraa_platform_t | getPlatformType () | 
| void | printError (mraa_result_t result) | 
| bool | pinModeTest (int pin, mraa_pinmodes_t mode) | 
| unsigned int | adcRawBits () | 
| unsigned int | adcSupportedBits () | 
| std::string | getPlatformName () | 
| unsigned int | getPinCount () | 
| mraa_result_t | setLogLevel (int level) | 

 1.8.7