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

Detailed Description

A Structure representing the physical properties of a i2c bus.

Data Fields

unsigned int bus_id
 
unsigned int scl
 
unsigned int sda
 

Field Documentation

unsigned int bus_id

ID as exposed in the system

unsigned int scl

i2c SCL

unsigned int sda

i2c SDA


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