![]() |
i2c
1.4.2
RoadNarrows Robotics I2C Package
|
I2C Message Stucture. More...
#include <i2c-dev.h>
Public Attributes | |
| ushort_t | addr |
| 7/10-bit slave address 0xxx xxxx | |
| ushort_t | flags |
| flags | |
| short | len |
| message length (bytes) | |
| char * | buf |
| pointer to message data | |
I2C Message Stucture.
The i2c_msg_t is used for pure I2Cc transactions for the /dev interface.