STM32-Zombie-0.1.1: control a STM32F103 microcontroller

Copyright(c) Marc Fontaine 2017
LicenseBSD3
MaintainerMarc.Fontaine@gmx.de
Stabilityexperimental
PortabilityGHC-only
Safe HaskellNone
LanguageHaskell2010

App.Serial

Description

Serial port output.

Synopsis

Documentation

sendComm :: IO () Source #

Send some chars one after the other

sendCommDMA :: IO () Source #

Send a block chars using DMA.