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
at-spi-registryd(1) - opensolaris
spi_async_locked(9) - centos
struct_spi_board_info(9) - centos
struct_spi_driver(9) - centos
struct_spi_master(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!