#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

#1359 in Hardware support

Download history 129/week @ 2023-11-20 113/week @ 2023-11-27 85/week @ 2023-12-04 104/week @ 2023-12-11 112/week @ 2023-12-18 72/week @ 2023-12-25 55/week @ 2024-01-01 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

653 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