command
Version:
v0.0.0-...-9a6eaac
Opens a new window with list of versions in this module.
Published: Jan 3, 2020
License: MIT, Apache-2.0, Apache-2.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
spi-io writes to an SPI port data from stdin and outputs to stdout or writes
arguments and outputs hex encoded output.
Usage:
echo -n -e '\x88\x00' | spi-io -b SPI0.0 | hexdump
spi-io -b SPI0.0 0x88 0
For "read only" operation, writes zeros.
For "write only" operation, ignore stdout.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.