ddc-i2c

Crates.ioddc-i2c
lib.rsddc-i2c
version0.2.2
sourcesrc
created_at2018-03-25 07:26:32.323035
updated_at2023-02-16 19:55:23.806344
descriptionDDC/CI monitor control over I2C
homepage
repositoryhttps://github.com/arcnmx/ddc-i2c-rs
max_upload_size
id57315
size20,386
(arcnmx)

documentation

https://docs.rs/ddc-i2c

README

ddc-i2c

release-badge docs-badge license-badge

ddc-i2c implements the ddc traits for i2c implementations.

Backends

  • i2c-linux using the with-linux Cargo feature.
    • The with-linux-enumerate feature exposes an iterator over all detected displays.

Documentation

See the documentation for up to date information.

Commit count: 23

cargo fmt