Crate libmonitor

Source
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§

MonitorDevice
An active handle to a connected display.
MonitorInfo
Identifying information about an attached display.
MonitorIterator

Enums§

DisplayError
The error type for high level DDC/CI monitor operations.

Type Aliases§

Monitor