Liking cljdoc? Tell your friends :D

com.msladecek.gpio.libgpiod-cli-adapter

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.
raw docstring

detectclj

(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.
sourceraw docstring

get-linesclj

(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.
sourceraw docstring

infoclj

(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.
sourceraw docstring

monitorclj

(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.
sourceraw docstring

notifyclj

(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.
sourceraw docstring

parser--detectclj

source

parser--getclj

source

parser--infoclj

source

set-linesclj

(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.
sourceraw docstring

set-lines-onceclj

(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.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close