spi_read(9) centos man page | unix.com

Man Page: spi_read

Operating Environment: centos

Section: 9

SPI_READ(9)						  Serial Peripheral Interface (S					       SPI_READ(9)

NAME
spi_read - SPI synchronous read
SYNOPSIS
int spi_read(struct spi_device * spi, void * buf, size_t len);
ARGUMENTS
spi device from which data will be read buf data buffer len data buffer size
CONTEXT
can sleep
DESCRIPTION
This reads the buffer and returns zero or a negative error code. Callable only from contexts that can sleep.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SPI_READ(9)
Related Man Pages
spi_async_locked(9) - centos
struct_spi_message(9) - centos
struct_spi_transfer(9) - centos
struct_spi_master(9) - suse
struct_spi_driver(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
CentOS7 restoring file capabilities
Shopt -s histappend
Controlling user input