| Copyright | (c) Marc Fontaine 2017 |
|---|---|
| License | BSD3 |
| Maintainer | Marc.Fontaine@gmx.de |
| Stability | experimental |
| Portability | GHC-only |
| Safe Haskell | None |
| Language | Haskell2010 |
STM32.STLinkUSB.Env
Description
The STLT Monad is just a reader transformer of STLinkEnv.
Documentation
runSTLinkWith :: Logger -> (Ctx, Device, EndpointAddress, EndpointAddress, EndpointAddress) -> (STLinkEnv -> IO a) -> IO a Source #
Constructors
| STLinkEnv | |
Fields | |
asksDongleAPI :: STL API Source #