Class: RubyI2C::Adapter

Inherits:
Object
  • Object
show all
Defined in:
lib/ruby_i2c/adapter.rb,
lib/ruby_i2c/adapter/base.rb,
lib/ruby_i2c/adapter/dummy.rb,
lib/ruby_i2c/adapter/unix_device.rb

Defined Under Namespace

Classes: Base, Dummy, UnixDevice

Constant Summary collapse

I2C_SLAVE =
0x0703
I2C_SLAVE_FORCE =
0x0706