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

#1690 in Hardware support

Download history 118/week @ 2024-07-25 88/week @ 2024-08-01 113/week @ 2024-08-08 159/week @ 2024-08-15 88/week @ 2024-08-22 155/week @ 2024-08-29 98/week @ 2024-09-05 144/week @ 2024-09-12 124/week @ 2024-09-19 225/week @ 2024-09-26 116/week @ 2024-10-03 89/week @ 2024-10-10 116/week @ 2024-10-17 110/week @ 2024-10-24 196/week @ 2024-10-31 82/week @ 2024-11-07

520 downloads per month
Used in 7 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
~19K SLoC