Safe Haskell | None |
---|
- data BusPirateM a
- runBusPirate :: FilePath -> BusPirateM a -> IO (Either String a)
- module System.Hardware.BusPirate.I2C
General
data BusPirateM a Source
runBusPirate :: FilePath -> BusPirateM a -> IO (Either String a)Source
Open a Bus Pirate device and run the given action