bus-pirate-0.4: Haskell interface to the Bus Pirate binary interface

Safe HaskellNone

System.Hardware.BusPirate

Contents

Synopsis

General

runBusPirate :: FilePath -> BusPirateM a -> IO (Either String a)Source

Open a Bus Pirate device and run the given action

I2C mode