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
mraa_uart_dev_t Struct Reference

Detailed Description

A Structure representing a uart device.

Data Fields

unsigned int index
 
int rx
 
int tx
 

Field Documentation

unsigned int index

ID as exposed in the system

int rx

uart rx

int tx

uart tx


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