Copyright | (c) 2017 Quixoftic LLC |
---|---|
License | BSD3 |
Maintainer | Drew Hess <dhess-src@quixoftic.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.