centos man page for spi_write

Query: spi_write

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
spi_async(9) - suse
at-spi-registryd(1) - opensolaris
struct_spi_board_info(9) - centos
struct_spi_transfer(9) - centos
struct_spi_message(9) - suse
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
Tar Command
Docker learning Phase-I
Please Welcome Dave Munro to the Moderator Team!