Adapters for libgpiod command line tools.
See https://libgpiod.readthedocs.io/en/latest/gpio_tools.html for details.
Adapters for `libgpiod` command line tools. See https://libgpiod.readthedocs.io/en/latest/gpio_tools.html for details.
(detect)Adapter for gpiodetect.
See https://libgpiod.readthedocs.io/en/latest/gpiodetect.html for more details.
Adapter for `gpiodetect`. See https://libgpiod.readthedocs.io/en/latest/gpiodetect.html for more details.
(get-lines lines)(get-lines opts lines)Adapter for gpioget.
Option --as-is is used by default to avoid resetting the lines.
You may override id with {:as-is false}.
See https://libgpiod.readthedocs.io/en/latest/gpioget.html for more details.
Adapter for `gpioget`.
Option `--as-is` is used by default to avoid resetting the lines.
You may override id with {:as-is false}.
See https://libgpiod.readthedocs.io/en/latest/gpioget.html for more details.
(info)Adapter for gpioinfo.
See https://libgpiod.readthedocs.io/en/latest/gpioinfo.html for more details.
Adapter for `gpioinfo`. See https://libgpiod.readthedocs.io/en/latest/gpioinfo.html for more details.
(monitor callback lines)(monitor opts callback lines)Adapter for gpiomon.
See https://libgpiod.readthedocs.io/en/latest/gpiomon.html for more details.
Adapter for `gpiomon`. See https://libgpiod.readthedocs.io/en/latest/gpiomon.html for more details.
(notify callback lines)(notify opts callback lines)Adapter for gpionotify.
See https://libgpiod.readthedocs.io/en/latest/gpionotify.html for more details.
Adapter for `gpionotify`. See https://libgpiod.readthedocs.io/en/latest/gpionotify.html for more details.
(set-lines lines-and-values)(set-lines opts lines-and-values)Adapter for gpioset.
See https://libgpiod.readthedocs.io/en/latest/gpioset.html for more details.
Adapter for `gpioset`. See https://libgpiod.readthedocs.io/en/latest/gpioset.html for more details.
(set-lines-once lines-and-values)Same as set-lines but exit imediately after applying the new values.
Same as set-lines but exit imediately after applying the new values.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |