Skip to main content

Crate hdmi_hal

Crate hdmi_hal 

Source
Expand description

Hardware abstraction traits for the HDMI stack.

hdmi-hal defines the behavioral contracts between protocol logic and hardware. It is a traits-only crate: no implementations live here.

Modulesยง

phy
PHY lane configuration traits and associated types.
scdc
SCDC register transport trait.