mraa  0.4.5
Low Level Skeleton Library for Communication on GNU/Linux platforms
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Namespaces | Functions
common.hpp File Reference
Include dependency graph for common.hpp:

API Description

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