v_hdmirx1
Vitis Drivers API Documentation
XV_HdmiRx1_Config Struct Reference

This typedef contains configuration information for the HDMI RX core. More...

Data Fields

u16 DeviceId
 DeviceId is the unique ID of the HDMI RX core. More...
 
UINTPTR BaseAddress
 BaseAddress is the physical base address of the core's registers. More...
 
u32 DynamicHDR
 < Maximum FRL Rate Supporte More...
 
u32 DSC
 DSC supported. More...
 

Detailed Description

This typedef contains configuration information for the HDMI RX core.

Each HDMI RX device should have a configuration structure associated.

Field Documentation

u16 XV_HdmiRx1_Config::DeviceId

DeviceId is the unique ID of the HDMI RX core.

u32 XV_HdmiRx1_Config::DSC

DSC supported.

Referenced by XV_HdmiRx1_CfgInitialize().

u32 XV_HdmiRx1_Config::DynamicHDR

< Maximum FRL Rate Supporte

Dynamic HDR supported

Referenced by XV_HdmiRx1_DynHDR_GetInfo(), and XV_HdmiRx1_DynHDR_SetAddr().