I2C Slave Library
v0.90
Emulate one ore more I2C slave devices, each from their own Propeller processor (cog).
|
Files | |
file | i2cslave.h [code] |
Creates an I2C slave device with 32-byte registers that an I2C master device can write to and read from with a 7-bit device ID, 1-bit read/write, 8-bit register address, and 8 bits of data. | |