hdcp22_rng
Xilinx SDK Drivers API Documentation
XHdcp22_Rng_Config Struct Reference

This typedef contains configuration information for the HDCP22 Rng core. More...

Data Fields

u16 DeviceId
 DeviceId is the unique ID of the HDCP22 Rng core. More...
 
UINTPTR BaseAddress
 BaseAddress is the physical base address of the core's registers. More...
 

Detailed Description

This typedef contains configuration information for the HDCP22 Rng core.

Each HDCP22 Rng device should have a configuration structure associated.

Field Documentation

◆ BaseAddress

UINTPTR XHdcp22_Rng_Config::BaseAddress

BaseAddress is the physical base address of the core's registers.

Referenced by XHdcp22Rng_CfgInitialize(), XHdcp22Rng_GetRandom(), and XHdcp22Rng_SelfTest().

◆ DeviceId

u16 XHdcp22_Rng_Config::DeviceId

DeviceId is the unique ID of the HDCP22 Rng core.