spi_write(9) centos man page | unix.com

Man Page: spi_write

Operating Environment: centos

Section: 9

SPI_WRITE(9)						  Serial Peripheral Interface (S					      SPI_WRITE(9)

NAME
spi_write - SPI synchronous write
SYNOPSIS
int spi_write(struct spi_device * spi, const void * buf, size_t len);
ARGUMENTS
spi device to which data will be written buf data buffer len data buffer size
CONTEXT
can sleep
DESCRIPTION
This writes 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_WRITE(9)
Related Man Pages
at-spi-registryd(1) - opensolaris
spi_async_locked(9) - centos
struct_spi_master(9) - centos
struct_spi_transfer(9) - centos
struct_spi_message(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
DB2 convert digits to binary format
Shopt -s histappend
[TIP] Processing YAML files with yq