centos man page for spi_w8r8

Query: spi_w8r8

OS: centos

Section: 9

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

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 3.10 June 2014 SPI_W8R8(9)
Related Man Pages
spi_async(9) - suse
spi_async_locked(9) - centos
struct_spi_message(9) - centos
struct_spi_message(9) - suse
struct_spi_driver(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Tar Command
CentOS7 restoring file capabilities
Controlling user input
[TIP] Processing YAML files with yq