i2c  1.4.2
RoadNarrows Robotics I2C Package
File List
Here is a list of all documented files with brief descriptions:
[detail level 12345]
  cmds
  i2ccheck
 i2ccheck.cCheck if I2C device with the specified address exists on the I2C Bus
 MakefileThe i2ccheck command makefile
  i2cread
 i2cread.cRead an I2C device
 MakefileThe i2cread command makefile
  i2cscan
 i2cscan.cI2C Bus Scan
 MakefileThe i2cscan command makefile
  i2csh
 i2csh.cSimple I2C Bus Command-Line Shell
 MakefileThe libi2c library makefile
  i2ctrans
 i2ctrans.cDo a write/read transaction for a device on the I2C Bus
 MakefileThe i2ctrans command makefile
  i2cwrite
 i2cwrite.cWrite bytes to a device on the I2C Bus
 MakefileThe i2cwrite command makefile
 MakefileI2C commands makefile
  docs
  doxy
 examples.doxy
 main.doxy
  examples
 i2cmon.sh
  include
  rnr
 i2c-dev.hI2C character device interface
 i2c.hLow-level I2C communication level
 smbus.hSystem Management Bus (SMBus) over I2C communication interface declarations
 version.hPackage version information
  libi2c
 i2ccom.cLow-level I2C communication level implementation
 MakefileThe libi2c library makefile
 smbus.cSystem Management Bus (SMBus) over I2C communication interface
  make
 Bootstrap.mkBootstrap the RN Make System location and define any simple package-specific environment
 Pkg.mkRoadNarrows h_i2c package master makefile
 utenv.sh
  pyModules
  build.
  lib.linux-x86_64-2.7
  rnr
 __init__.pyRnr.__init__.py
 basetypes.pyRoadNarrows Robotics I2C types module
 i2c.pyRoadNarrows Robotics I2C module
 i2ccore.py
  build.x86_64
  lib.linux-x86_64-2.7
  rnr
 __init__.pyRnr.__init__.py
 basetypes.pyRoadNarrows Robotics I2C types module
 i2c.pyRoadNarrows Robotics I2C module
 i2ccore.py
  modules
  rnr
 __init__.pyRnr.__init__.py
 basetypes.pyRoadNarrows Robotics I2C types module
 i2c.pyRoadNarrows Robotics I2C module
 i2ccore.py
  src
 i2ccore.hI2C python C interface header
 i2ccore.i
 i2ccore_wrap.cSwig generated core wrapper c file
 MakefileThe I2C python module extension makefile
 MakefileThe I2C python modules, extension modules, and scripts makefile
 setup.pyI2C Python Setup Script
 MakefileTop-level I2C makefile