dac5578 0.2.1

Texas Instruments DAC5578 Driver for Rust Embedded HAL
Documentation
[dependencies.embedded-hal]
version = "0.2.5"
[dev-dependencies.embedded-hal-mock]
version = "0.7.2"

[package]
authors = ["Christian Maniewski <code@chmanie.com>"]
categories = ["no-std", "embedded"]
description = "Texas Instruments DAC5578 Driver for Rust Embedded HAL"
edition = "2018"
keywords = ["dac", "i2c"]
license = "MIT/Apache-2.0"
name = "dac5578"
readme = "README.md"
repository = "https://github.com/chmanie/dac5578"
version = "0.2.1"