Crates.io | ddc-i2c |
lib.rs | ddc-i2c |
version | 0.2.2 |
source | src |
created_at | 2018-03-25 07:26:32.323035 |
updated_at | 2023-02-16 19:55:23.806344 |
description | DDC/CI monitor control over I2C |
homepage | |
repository | https://github.com/arcnmx/ddc-i2c-rs |
max_upload_size | |
id | 57315 |
size | 20,386 |
ddc-i2c
implements the ddc
traits for
i2c
implementations.
i2c-linux
using the with-linux
Cargo feature.
with-linux-enumerate
feature exposes an iterator over all detected
displays.See the documentation for up to date information.