tpa2016d2 0.2.0

Embedded-hal driver for the Texas Instruments TPA2016D2 Class-D amplifier
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.embedded-hal]
version = "0.2.2"

[package]
authors = ["Johan Kristell <johan@jott.se>"]
categories = ["no-std", "embedded"]
description = "Embedded-hal driver for the Texas Instruments TPA2016D2 Class-D amplifier"
edition = "2018"
keywords = ["tpa2016", "tpa2016d2", "embedded-hal-driver"]
license = "MIT OR Apache-2.0"
name = "tpa2016d2"
readme = "README.md"
repository = "https://github.com/jkristell/tpa2016d2"
version = "0.2.0"