RTEMS 6.1-rc2
Loading...
Searching...
No Matches
Data Fields
sc16is752_i2c_context Struct Reference

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.
 

Detailed Description

SC16IS752 I2C context.

Field Documentation

◆ bus_path

const char* sc16is752_i2c_context::bus_path

The I2C bus device path.

Must be initialized before the call to sc16is752_i2c_create().

◆ fd

int sc16is752_i2c_context::fd

The I2C bus device file descriptor.

Internal variable.


The documentation for this struct was generated from the following file: