i2c_transfer(9) suse man page | unix.com

Man Page: i2c_transfer

Operating Environment: suse

Section: 9

I2C_TRANSFER(9) 					      I2C and SMBus Subsystem						   I2C_TRANSFER(9)

NAME
i2c_transfer - execute a single or combined I2C message
SYNOPSIS
int i2c_transfer(struct i2c_adapter * adap, struct i2c_msg * msgs, int num);
ARGUMENTS
adap Handle to I2C bus msgs One or more messages to execute before STOP is issued to terminate the operation; each message begins with a START. num Number of messages to be executed.
DESCRIPTION
Returns negative errno, else the number of messages executed. Note that there is no requirement that each message be sent to the same slave address, although that is the most common model.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 I2C_TRANSFER(9)
Related Man Pages
struct_i2c_bus_recovery_info(9) - centos
iic(4) - debian
i2c_add_numbered_adapter(9) - centos
struct_i2c_board_info(9) - suse
smbus(7d) - opensolaris
Similar Topics in the Unix Linux Community
Change directory error
Getting command output to putty window title.
Update kernel Linux without reboot?!
Tar Command
The Future of the PM (Private Message) System at UNIX.com