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 |
#897 in Hardware support
942 downloads per month
Used in 12 crates
(4 directly)
11KB
173 lines
mccs
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.