|
mraa
0.7.1
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 | |
| mraa_result_t | init () |
| 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 () |
| std::string | getPinName (int pin) |
| mraa_result_t | setLogLevel (int level) |

1.8.9.1