gpio-0.1.0.1: Haskell GPIO interface, designed specifically for the RaspberryPi.

Safe HaskellNone
LanguageHaskell2010

System.GPIO

Documentation

data Pin Source

Constructors

P18 
P23 
P24 
P25 

data ActivePin a Source

Instances

data Dir Source

Constructors

In 
Out