i2c: add api call to read byte from a specified register
authorAnton Krasovsky <anton@no-mad.net>
Thu, 30 Oct 2014 23:25:10 +0000 (23:25 +0000)
committerThomas Ingleby <thomas.c.ingleby@intel.com>
Fri, 31 Oct 2014 01:17:17 +0000 (01:17 +0000)
commitcbf4c7447ff4a9c36e2ca3d5f5e3f53fbf5bdf31
tree1bcf603b7ef651ccc178bcbe3fcfef53ad9b9f3a
parentc852685975007d9c32190e0986221ce8c4aad17b
i2c: add api call to read byte from a specified register

Signed-off-by: Anton Krasovsky <anton@no-mad.net>
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
api/mraa/i2c.h
api/mraa/i2c.hpp
src/i2c/i2c.c