spi_write(9) suse man page | unix.com

Man Page: spi_write

Operating Environment: suse

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 u8 * 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 2.6. July 2010 SPI_WRITE(9)
Related Man Pages
spi_async(9) - suse
spi_async_locked(9) - centos
roar_vs_write(3) - debian
spi(4) - netbsd
struct_spi_master(9) - suse
Similar Topics in the Unix Linux Community
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Docker learning Phase-I
Shopt -s histappend