Provides access to GPIO pins using the Linux sysfs interface.
# Cargo.toml
[dependencies]
sysfs_gpio = "0.6.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Exports GPIO pin 17, sets it as output, and writes a high value.
Consider using the gpiochip character device interface instead.
No dependency data recorded yet.