| Copyright | (c) Marc Fontaine 2017 |
|---|---|
| License | BSD3 |
| Maintainer | Marc.Fontaine@gmx.de |
| Stability | experimental |
| Portability | GHC-only |
| Safe Haskell | None |
| Language | Haskell2010 |
STM32.GPIO
Description
General Purpose Input Output
Documentation
type Wire = (Peripheral, Pin) Source #
cnfFromPin :: Pin -> Field Source #
modeFromPin :: Pin -> Field Source #