SPI_WRITE(9) Serial Peripheral Interface (S SPI_WRITE(9)NAMEspi_write - SPI synchronous writeSYNOPSISint spi_write(struct spi_device * spi, const u8 * buf, size_t len);ARGUMENTSspi device to which data will be written buf data buffer len data buffer sizeCONTEXTcan sleepDESCRIPTIONThis writes the buffer and returns zero or a negative error code. Callable only from contexts that can sleep.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SPI_WRITE(9)
| Related Man Pages |
|---|
| spi_async_locked(9) - centos |
| struct_spi_driver(9) - centos |
| struct_spi_message(9) - centos |
| roar_vs_write(3) - debian |
| struct_spi_transfer(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Change directory error |
| Getting command output to putty window title. |
| Cut command on RHEL 6.8 compatibility issues |
| Tar Command |
| 32 bit process addressing more than 4GB |