hdcp1x
Xilinx SDK Drivers API Documentation
XHdcp1x_PortStats Struct Reference

This typedef defines the statistics collected by a port instance. More...

Data Fields

u32 IntCount
 The number of interrupts detected. More...
 

Detailed Description

This typedef defines the statistics collected by a port instance.

Field Documentation

u32 XHdcp1x_PortStats::IntCount

The number of interrupts detected.

Referenced by XHdcp1x_PortHandleInterrupt(), XHdcp1x_RxInfo(), and XHdcp1x_TxInfo().