spi_w8r8(9) suse man page | unix.com

Man Page: spi_w8r8

Operating Environment: suse

Section: 9

SPI_W8R8(9)						  Serial Peripheral Interface (S					       SPI_W8R8(9)

NAME
spi_w8r8 - SPI synchronous 8 bit write followed by 8 bit read
SYNOPSIS
ssize_t spi_w8r8(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) eight bit number returned by the device, or else a negative error code. Callable only from contexts that can sleep.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SPI_W8R8(9)
Related Man Pages
spi_async(9) - suse
spi_async(9) - centos
spi(4) - netbsd
struct_spi_message(9) - suse
struct_spi_driver(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
Docker learning Phase-I
32 bit process addressing more than 4GB