![]() |
botsense
3.2.0
RoadNarrows Client-Server Proxied Services Framework
|
Proxied request to write to a device attached to the I2C bus. More...
Proxied request to write to a device attached to the I2C bus.
#include "rnr/rnrconfig.h"
#include "rnr/i2c.h"
#include "botsense/BotSense.h"
#include "botsense/libBotSense.h"
#include "botsense/bsI2C.h"
int bsI2CReqWrite(BsClient_P pClient, BsVConnHnd_T hndVConn, i2c_addr_t i2cAddr, byte_t wbuf[], size_t uWriteLen);
Description:
pClient |