Circuits.I2C.write
You're seeing just the function
write
, go back to Circuits.I2C module for more information.
Specs
Write data
to the I2C device at address
.
Options:
- :retries - number of retries before failing (defaults to no retries)