Copyright | (c) 2016, Drew Hess |
---|---|
License | BSD3 |
Maintainer | Drew Hess <src@drewhess.com> |
Stability | experimental |
Portability | non-portable |
Safe Haskell | Safe |
Language | Haskell2010 |
Linux GPIO.
Currently, this module is rather redundant, as it only re-exports the
top-level Linux sysfs
GPIO module. That's because sysfs
GPIO is
the only built-in GPIO implementation that the Linux kernel currently
supports. However, if future Linux kernels provide a new GPIO system,
that implementation would presumably also be exported from here.
- module System.GPIO.Linux.Sysfs
Linux sysfs
GPIO
module System.GPIO.Linux.Sysfs