STM32-Zombie-0.2.0: control a STM32F103 microcontroller

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

STM32.API

Description

The general part of the API. The module for the peripheral (GPIO, USART,ADC,..) has to be imported separately.

Documentation

module STM32.RCC

module Data.Word

module Data.Bits

module Device