Crate libmonitor
source ·Expand description
DDC Driver Crate
This create aims to unify multiple singular crates for monitor communcation
Modules§
- Control displays using the DDC/CI protocol.
- 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§
- An active handle to a connected display.
- Identifying information about an attached display.
Enums§
- The error type for high level DDC/CI monitor operations.