hdcp22_rx
Vitis Drivers API Documentation
XHdcp22_Rx_Log Struct Reference

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

Data Fields

XHdcp22_Rx_LogItem LogItems [XHDCP22_RX_LOG_BUFFER_SIZE]
 Data. More...
 
u8 Tail
 Tail pointer. More...
 
u8 Head
 Head pointer. More...
 
u8 Verbose
 Logging is extended with debug events. More...
 

Detailed Description

This typedef contains the HDCP22 log list.

Field Documentation

u8 XHdcp22_Rx_Log::Head

Head pointer.

Referenced by XHdcp22Rx_LogRd(), XHdcp22Rx_LogReset(), and XHdcp22Rx_LogWr().

Data.

Referenced by XHdcp22Rx_LogRd(), and XHdcp22Rx_LogWr().

u8 XHdcp22_Rx_Log::Tail

Tail pointer.

Referenced by XHdcp22Rx_LogRd(), XHdcp22Rx_LogReset(), and XHdcp22Rx_LogWr().

u8 XHdcp22_Rx_Log::Verbose

Logging is extended with debug events.

Referenced by XHdcp22Rx_LogReset(), and XHdcp22Rx_LogWr().