suse man page for i2c_transfer

Query: i2c_transfer

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
iic(9) - netbsd
struct_i2c_driver(9) - centos
struct_i2c_board_info(9) - centos
iic_smbus_receive_byte(9) - netbsd
iic(4) - debian
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
A (ksh) Library For and From UNIX.com
32 bit process addressing more than 4GB