[dependencies.bitflags]
version = "1.3"
[dependencies.embedded-hal]
version = "0.2"
[package]
categories = ["embedded", "hardware-support", "no-std"]
description = "Driver for the 24-bit MAX11214 and similar ADCs."
documentation = "https://docs.rs/max112x"
edition = "2021"
homepage = "https://github.com/reitermarkus/max112x-rs"
keywords = ["max11214", "adc"]
license = "MIT OR Apache-2.0"
name = "max112x"
readme = "ReadMe.md"
repository = "https://github.com/reitermarkus/max112x-rs"
version = "0.4.0"