RTEMS 6.1-rc2
|
SC16IS752 I2C context. More...
#include <sc16is752.h>
Data Fields | |
sc16is752_context | base |
int | fd |
The I2C bus device file descriptor. | |
const char * | bus_path |
The I2C bus device path. | |
SC16IS752 I2C context.
const char* sc16is752_i2c_context::bus_path |
The I2C bus device path.
Must be initialized before the call to sc16is752_i2c_create().
int sc16is752_i2c_context::fd |
The I2C bus device file descriptor.
Internal variable.