Expand description
DDC Driver Crate
This create aims to unify multiple singular crates for monitor communcation
Modules§
- ddc
- Control displays using the DDC/CI protocol.
- mccs
- VESA Monitor Command Control Set standardizes the meaning of DDC/CI VCP feature codes, and allows a display to broadcast its capabilities to the host.
Structs§
- Monitor
Device - An active handle to a connected display.
- Monitor
Info - Identifying information about an attached display.
- Monitor
Iterator
Enums§
- Display
Error - The error type for high level DDC/CI monitor operations.