#vcp #vesa #ddc

mccs

VESA Monitor Control Command Set

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

#1207 in Hardware support

Download history 95/week @ 2024-01-08 108/week @ 2024-01-15 95/week @ 2024-01-22 85/week @ 2024-01-29 104/week @ 2024-02-05 136/week @ 2024-02-12 156/week @ 2024-02-19 187/week @ 2024-02-26 152/week @ 2024-03-04 199/week @ 2024-03-11 158/week @ 2024-03-18 172/week @ 2024-03-25 293/week @ 2024-04-01 131/week @ 2024-04-08 180/week @ 2024-04-15 181/week @ 2024-04-22

809 downloads per month
Used in 11 crates (4 directly)

MIT license

11KB
173 lines

mccs

release-badge docs-badge license-badge

mccs implements the VESA Monitor Control Command Set. The library is split up into a few sub-crates:

  • mccs contains the common types describing the MCCS and VCP data structures.
  • mccs-caps provides a parser for the MCCS capability string.
  • mccs-db contains the human-readable descriptions of VCP features from the MCCS spec.

Documentation

See the documentation for up to date information.

No runtime deps