| Copyright | (c) Marc Fontaine 2017 |
|---|---|
| License | BSD3 |
| Maintainer | Marc.Fontaine@gmx.de |
| Stability | experimental |
| Portability | GHC-only |
| Safe Haskell | Safe |
| Language | Haskell98 |
System.Hardware.I2C
Description
This module provides an I2C interface for Haskell. It just reexports the implementation specific module. For now, only LinuxDevI2C is supported.
Documentation
module System.Hardware.LinuxDevI2C