![]() |
BALTECH Docs |
C API for BALTECH SDK
|
| brp_errcode brp_I2c_Write | ( | brp_protocol | protocol, |
| unsigned | Address, | ||
| brp_buf | WriteData, | ||
| size_t | WriteData_len | ||
| ) |
Write data to I2C interface.
| [in] | protocol | used to execute the command |
| [in] | Address | I2C device address. |
| [in] | WriteData | Data to write to I2C interface. |
| [in] | WriteData_len |