![]() |
botsense
3.2.0
RoadNarrows Client-Server Proxied Services Framework
|
Proxied request to read from a device attached to the I2C bus. More...
Proxied request to read from 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 bsI2CReqRead(BsClient_P pClient, BsVConnHnd_T hndVConn, i2c_addr_t i2cAddr, size_t uReadLen, byte_t rbuf[]);
Description:
pClient |