hdcp22_tx
Vitis Drivers API Documentation
XHdcp22_Tx_Log Struct Reference

This typedef contains the HDCP22 log list. More...

Data Fields

XHdcp22_Tx_LogItem LogItems [XHDCP22_TX_LOG_BUFFER_SIZE]
 Data. More...
 
u16 Tail
 Tail pointer. More...
 
u16 Head
 Head pointer. More...
 
u8 Verbose
 Logging is extended with debug events. More...
 

Detailed Description

This typedef contains the HDCP22 log list.

Field Documentation

u16 XHdcp22_Tx_Log::Head

Head pointer.

Referenced by XHdcp22Tx_LogRd(), XHdcp22Tx_LogReset(), and XHdcp22Tx_LogWr().

Data.

Referenced by XHdcp22Tx_LogRd(), and XHdcp22Tx_LogWr().

u16 XHdcp22_Tx_Log::Tail

Tail pointer.

Referenced by XHdcp22Tx_LogRd(), XHdcp22Tx_LogReset(), and XHdcp22Tx_LogWr().

u8 XHdcp22_Tx_Log::Verbose

Logging is extended with debug events.

Referenced by XHdcp22Tx_LogReset(), and XHdcp22Tx_LogWr().