Crate mccs_caps

Source
Expand description

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.

Structs§

ValueParser
Vcp
VcpName
VcpValue

Enums§

Cap
Parsed display capabilities string entry
Value
An entry from a capability string

Functions§

parse_capabilities
Parses a MCCS capability string.