hdcp22_cipher
Xilinx SDK Drivers API Documentation
XHdcp22_Cipher Struct Reference

The XHdcp22 Cipher driver instance data. More...

Data Fields

XHdcp22_Cipher_Config Config
 Hardware Configuration. More...
 
u32 IsReady
 Core and the driver instance are initialized. More...
 

Detailed Description

The XHdcp22 Cipher driver instance data.

An instance must be allocated for each HDCP22 Cipher core in use.

Field Documentation

◆ Config

◆ IsReady

u32 XHdcp22_Cipher::IsReady

Core and the driver instance are initialized.

Referenced by XHdcp22Cipher_CfgInitialize().