Safe Haskell | None |
---|---|
Language | Haskell2010 |
System.Hardware.BusPirate
General
data BusPirateM a Source
runBusPirate :: FilePath -> BusPirateM a -> IO (Either String a) Source
Open a Bus Pirate device and run the given action
bus-pirate-0.6.3: Haskell interface to the Bus Pirate binary interface
Safe Haskell | None |
---|---|
Language | Haskell2010 |
System.Hardware.BusPirate
data BusPirateM a Source
runBusPirate :: FilePath -> BusPirateM a -> IO (Either String a) Source
Open a Bus Pirate device and run the given action