circuits_gpio
▼
Project version
v2.1.2
v2.1.1
v2.1.0
v2.0.2
v2.0.1
v2.0.0
v2.0.0-pre.6
v2.0.0-pre.5
v2.0.0-pre.4
v2.0.0-pre.3
v2.0.0-pre.2
v2.0.0-pre.1
v2.0.0-pre.0
v1.2.2
v1.2.1
v1.2.0
v1.1.0
v1.0.1
v1.0.0
v0.4.8
v0.4.7
v0.4.6
v0.4.5
v0.4.4
v0.4.3
v0.4.2
v0.4.1
v0.4.0
v0.3.1
v0.3.0
v0.2.0
v0.1.0
Pages
Modules
API Reference
Modules
Circuits - GPIO
Getting started on Nerves and Linux
Examples
Nerves + Livebook
GPIO
GPIO Specs
Enumeration
Convenience functions
Testing
Migration from v1.x
FAQ
License
Porting
Upgrading Circuits.GPIO 1.0 projects to 2.0
Changelog
v2.1.0 - 2024-04-08
v2.0.2 - 2024-01-17
v2.0.1 - 2024-01-13
v2.0.0 - 2024-01-11
v1.1.0 - 2022-12-31
v1.0.1 - 2022-7-26
v1.0.0 - 2021-10-20
v0.4.8
v0.4.7
v0.4.6
v0.4.5
v0.4.4
v0.4.3
v0.4.2
v0.4.1
v0.4.0
v0.3.1
v0.3.0
v0.2.0
v0.1.0
Circuits.GPIO
Summary
Types
backend/0
controller/0
direction/0
gpio_spec/0
identifiers/0
interrupt_options/0
label/0
line_offset/0
open_options/0
pull_mode/0
status/0
trigger/0
value/0
Functions
backend_info/1
close/1
enumerate/1
gpio_spec?/1
identifiers/1
is_gpio_spec/1
open/3
read/1
read_one/2
set_direction/2
set_interrupts/3
set_pull_mode/2
status/1
write/2
write_one/3
Circuits.GPIO.Backend
Summary
Callbacks
backend_info/0
enumerate/1
identifiers/2
open/3
status/2
Circuits.GPIO.CDev
Circuits.GPIO.Diagnostics
Summary
Functions
report/0
report/2
run/2
speed_test/1
Circuits.GPIO.Handle
Summary
Types
t/0
Circuits.GPIO.NilBackend
Search documentation of circuits_gpio
Settings
View Source
Circuits.GPIO.NilBackend
(circuits_gpio v2.1.0)
Circuits.GPIO backend when nothing else is available
×