spi_w8r8(9) centos man page | unix.com

Man Page: spi_w8r8

Operating Environment: centos

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 3.10 June 2014 SPI_W8R8(9)
Related Man Pages
spi_async(9) - suse
spi_async(9) - centos
struct_spi_board_info(9) - centos
struct_spi_master(9) - centos
struct_spi_message(9) - centos
Similar Topics in the Unix Linux Community
How to increment version inside a file?
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
Controlling user input
Please Welcome Dave Munro to the Moderator Team!