Circuits.I2C.NilBackend (circuits_i2c v2.1.0)

View Source

Circuits.I2C backend when nothing else is available

Summary

Functions

Return the I2C bus names on this system

Return information about this backend

Open an I2C bus

Functions

bus_names(options)

Return the I2C bus names on this system

No supported options

info()

Return information about this backend

open(bus_name, options)

Open an I2C bus

No supported options.