suse man page for spi_w8r16

Query: spi_w8r16

OS: suse

Section: 9

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

SPI_W8R16(9)						  Serial Peripheral Interface (S					      SPI_W8R16(9)

NAME
spi_w8r16 - SPI synchronous 8 bit write followed by 16 bit read
SYNOPSIS
ssize_t spi_w8r16(struct spi_device * spi, u8 cmd);
ARGUMENTS
spi device with which data will be exchanged cmd command to be written before data is read back
CONTEXT
can sleep
DESCRIPTION
This returns the (unsigned) sixteen bit number returned by the device, or else a negative error code. Callable only from contexts that can sleep. The number is returned in wire-order, which is at least sometimes big-endian.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SPI_W8R16(9)
Related Man Pages
at-spi-registryd(1) - opensolaris
struct_spi_message(9) - centos
struct_spi_board_info(9) - suse
struct_spi_message(9) - suse
struct_spi_transfer(9) - suse
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
SOCKS proxy & PAM configuration exposure
A (ksh) Library For and From UNIX.com
Docker learning Phase-I