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
Public Member Functions
Uart Class Reference

Detailed Description

This file defines the UART interface for libmraa

Public Member Functions

 Uart (int uart)
 
 ~Uart ()
 

Constructor & Destructor Documentation

Uart ( int  uart)
inline

Uart Constructor, takes a pin number which will map directly to the linux uart number, this 'enables' the uart, nothing more

Parameters
uartthe index of the uart set to use

Here is the call graph for this function:

~Uart ( )
inline

Uart destructor


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