blink1-0.4: Control library for blink(1) LED from ThingM

Safe HaskellSafe-Inferred
LanguageHaskell98

System.Linux.HIDRaw

Description

Minimal interface to hidraw ioctls, sufficient for blink(1)

Documentation

data DevInfo Source

Constructors

DevInfo 

Instances

setFeature :: Fd -> [Word8] -> IO () Source