sysfs_gpio 0.4.4

Provides access to the Linux sysfs interface to GPIOs. Via the `sysfs_gpio` crate you can export, unexport, set the direction, read, write, and poll (using interrupts) GPIOs from userspace. See https://www.kernel.org/doc/Documentation/gpio/sysfs.txt
Documentation