Safe Haskell | None |
---|
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.1: Haskell interface to the Bus Pirate binary interface
Safe Haskell | None |
---|
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