hdcp1x
Vitis Drivers API Documentation
XHdcp1x_Config Struct Reference

This typedef contains configuration information for the HDCP core. More...

Data Fields

u16 DeviceId
 Device instance ID. More...
 
UINTPTR BaseAddress
 The base address of the core. More...
 
u32 SysFrequency
 The main clock frequency of the core. More...
 
u16 IsRx
 Flag indicating the core direction. More...
 
u16 IsHDMI
 Flag indicating if the core is meant to work with HDMI. More...
 

Detailed Description

This typedef contains configuration information for the HDCP core.

Field Documentation

u16 XHdcp1x_Config::DeviceId

Device instance ID.

u16 XHdcp1x_Config::IsHDMI

Flag indicating if the core is meant to work with HDMI.

Referenced by XHdcp1x_CfgInitialize(), XHdcp1x_PortDetermineAdaptor(), XHdcp1x_RxInfo(), XHdcp1x_SelfTest(), XHdcp1x_SetLaneCount(), and XHdcp1x_TxInfo().

u32 XHdcp1x_Config::SysFrequency

The main clock frequency of the core.