![]() |
RTEMS
5.0.0
|
SC16IS752 I2C context. More...
#include <sc16is752.h>
Data Fields | |
| sc16is752_context | base |
| int | fd |
| The I2C bus device file descriptor. More... | |
| const char * | bus_path |
| The I2C bus device path. More... | |
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.
1.8.13