hdcp22_rx
Vitis Drivers API Documentation
XHdcp22_Rx_LogItem Struct Reference

This typedef is used to store logging events. More...

Data Fields

u16 LogEvent
 Event that has been triggered. More...
 
u16 Data
 Optional data. More...
 
u32 TimeStamp
 Timestamp on when event occured. More...
 

Detailed Description

This typedef is used to store logging events.

Field Documentation

u16 XHdcp22_Rx_LogItem::Data

Optional data.

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

u16 XHdcp22_Rx_LogItem::LogEvent

Event that has been triggered.

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

u32 XHdcp22_Rx_LogItem::TimeStamp

Timestamp on when event occured.

Only used for time critical events

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