tca9539 0.2.1

TCA9539 (also PCA9539) 16-Bit I2C I/O Expander with I2C Interface
Documentation
[dependencies.bit_field]
version = "0.10.1"

[dependencies.embedded-hal]
version = "0.2.3"

[dependencies.num_enum]
default-features = false
version = "0.7.2"

[package]
authors = ["Robert Jördens <rj@quartiq.de>"]
categories = ["embedded", "hardware-support", "no-std"]
description = "TCA9539 (also PCA9539) 16-Bit I2C I/O Expander with I2C Interface"
edition = "2021"
exclude = ["docs/", "docs/*"]
keywords = ["hal", "IO", "tca9539", "pca9539", "I2C"]
license = "MIT"
name = "tca9539"
readme = "README.md"
repository = "https://github.com/quartiq/tca9539"
version = "0.2.1"