i2c  1.4.2
RoadNarrows Robotics I2C Package
rnr.i2ccore Namespace Reference

RoadNarrows Robotics Swigged Core Python Interface Module. More...

Classes

class  _object
 

Functions

def swig_import_helper ()
 
def new_byteArray (nelements)
 
def delete_byteArray (ary)
 
def byteArray_getitem (ary, index)
 
def byteArray_setitem (ary, index, value)
 
def new_uintp ()
 
def copy_uintp (value)
 
def delete_uintp (obj)
 
def uintp_assign (obj, value)
 
def uintp_value (obj)
 
def i2ccore_open (device)
 
def i2ccore_close (fd)
 
def i2ccore_read (fd, cur_addr, addr, buf, count)
 
def i2ccore_write (fd, cur_addr, addr, buf, count)
 
def i2ccore_transfer (fd, cur_addr, addr, wbuf, wcount, rbuf, rcount)
 
def i2ccore_check (fd, cur_addr, addr)
 

Variables

 new_byteArray = _i2ccore.new_byteArray
 
 delete_byteArray = _i2ccore.delete_byteArray
 
 byteArray_getitem = _i2ccore.byteArray_getitem
 
 byteArray_setitem = _i2ccore.byteArray_setitem
 
 new_uintp = _i2ccore.new_uintp
 
 copy_uintp = _i2ccore.copy_uintp
 
 delete_uintp = _i2ccore.delete_uintp
 
 uintp_assign = _i2ccore.uintp_assign
 
 uintp_value = _i2ccore.uintp_value
 
 i2ccore_open = _i2ccore.i2ccore_open
 
 i2ccore_close = _i2ccore.i2ccore_close
 
 i2ccore_read = _i2ccore.i2ccore_read
 
 i2ccore_write = _i2ccore.i2ccore_write
 
 i2ccore_transfer = _i2ccore.i2ccore_transfer
 
 i2ccore_check = _i2ccore.i2ccore_check
 

Detailed Description

RoadNarrows Robotics Swigged Core Python Interface Module.

Author
Robin Knight (robin.nosp@m..kni.nosp@m.ght@r.nosp@m.oadn.nosp@m.arrow.nosp@m.s.co.nosp@m.m)
Copyright:
(C) 2016. RoadNarrows LLC.
(http://www.roadnarrows.com)
All Rights Reserved