5 unstable releases

0.2.0 Feb 16, 2023
0.1.3 Feb 16, 2023
0.1.0 Mar 26, 2018
0.0.2 Mar 25, 2018
0.0.1 Mar 19, 2018

#1452 in Hardware support

Download history 124/week @ 2024-03-14 96/week @ 2024-03-21 144/week @ 2024-03-28 140/week @ 2024-04-04 100/week @ 2024-04-11 88/week @ 2024-04-18 137/week @ 2024-04-25 107/week @ 2024-05-02 103/week @ 2024-05-09 118/week @ 2024-05-16 261/week @ 2024-05-23 260/week @ 2024-05-30 143/week @ 2024-06-06 122/week @ 2024-06-13 128/week @ 2024-06-20 69/week @ 2024-06-27

490 downloads per month
Used in 6 crates (2 directly)

MIT license

47KB
897 lines

MCCS Capabilities String Parser

release-badge docs-badge license-badge

mccs-caps provides a parser for the MCCS capability string.

Documentation

See the documentation for up to date information.


lib.rs:

MCCS compliant displays will report their supported capabilities in a string retrieved over DDC/CI. The format of this string is specified in the DDC specification, MCCS, and ACCESS.bus section 7. This crate parses the capability string into structured data.

Dependencies

~1MB
~20K SLoC