SPI_READ(9) Serial Peripheral Interface (S SPI_READ(9)NAMEspi_read - SPI synchronous readSYNOPSISint spi_read(struct spi_device * spi, u8 * buf, size_t len);ARGUMENTSspi device from which data will be read buf data buffer len data buffer sizeCONTEXTcan sleepDESCRIPTIONThis reads 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_READ(9)
| Related Man Pages |
|---|
| at-spi-registryd(1) - opensolaris |
| spi_async_locked(9) - centos |
| roar_vs_read(3) - debian |
| roar_vs_write(3) - debian |
| struct_spi_master(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Is UNIX an open source OS ? |
| Change directory error |
| Migrating to UNIX |
| Docker learning Phase-I |