![]() |
v_hdmitx1
Vitis Drivers API Documentation
|
This typedef contains configuration information for the HDMI TX core. More...
Data Fields | |
| u16 | DeviceId |
| DeviceId is the unique ID of the HDMI TX core. More... | |
| UINTPTR | BaseAddress |
| BaseAddress is the physical base address of the core's registers. More... | |
| u32 | MaxFrlRate |
| Maximum FRL Rate Supported. More... | |
| u32 | DynHdr |
| Dynamic HDR supported. More... | |
This typedef contains configuration information for the HDMI TX core.
Each HDMI TX device should have a configuration structure associated.
| UINTPTR XV_HdmiTx1_Config::BaseAddress |
BaseAddress is the physical base address of the core's registers.
Referenced by XV_HdmiTx1_Aux_Dsc_Send_Data(), XV_HdmiTx1_Aux_Dsc_Send_Header(), XV_HdmiTx1_AuxSend(), XV_HdmiTx1_CfgInitialize(), XV_HdmiTx1_DdcGetAck(), XV_HdmiTx1_DdcInit(), XV_HdmiTx1_DdcReadData(), XV_HdmiTx1_DdcWaitForDone(), XV_HdmiTx1_DdcWriteCommand(), XV_HdmiTx1_DebugInfo(), XV_HdmiTx1_IntrHandler(), XV_HdmiTx1_RegisterDebug(), XV_HdmiTx1_SelfTest(), XV_HdmiTx1_SetColorDepth(), XV_HdmiTx1_SetColorFormat(), XV_HdmiTx1_SetPixelRate(), and XV_HdmiTx1_SetSampleRate().
| u16 XV_HdmiTx1_Config::DeviceId |
DeviceId is the unique ID of the HDMI TX core.
| u32 XV_HdmiTx1_Config::DynHdr |
Dynamic HDR supported.
| u32 XV_HdmiTx1_Config::MaxFrlRate |
Maximum FRL Rate Supported.
Referenced by XV_HdmiTx1_CfgInitialize(), and XV_HdmiTx1_SetFrlMaxFrlRate().