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

#1204 in Hardware support

Download history 67/week @ 2023-11-20 63/week @ 2023-11-27 38/week @ 2023-12-04 56/week @ 2023-12-11 68/week @ 2023-12-18 50/week @ 2023-12-25 36/week @ 2024-01-01 54/week @ 2024-01-08 54/week @ 2024-01-15 48/week @ 2024-01-22 48/week @ 2024-01-29 59/week @ 2024-02-05 87/week @ 2024-02-12 92/week @ 2024-02-19 134/week @ 2024-02-26 102/week @ 2024-03-04

430 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
~17K SLoC