I2c.Write

Write data to I2C interface.

Properties

Parameters (request frame)

Name Type/Size Description
Address Integer (8 bits) I2C device address.
Length of WriteData Integer (8 bits) Length of WriteData in bytes
WriteData Raw data Data to write to I2C interface.

Returned values (response frame)

None