Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell98 |
System.Hardware.Blink1.Class
Documentation
Methods
writeBlink1 :: b -> [Word8] -> IO () Source
readBlink1 :: b -> Int -> IO [Word8] Source
closeBlink1 :: b -> IO () Source
Instances
blink1-0.4: Control library for blink(1) LED from ThingM
Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell98 |
System.Hardware.Blink1.Class
Methods
writeBlink1 :: b -> [Word8] -> IO () Source
readBlink1 :: b -> Int -> IO [Word8] Source
closeBlink1 :: b -> IO () Source
Instances