hdcp1x
Xilinx SDK Drivers API Documentation
XHdcp1x_CipherStats Struct Reference

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

Data Fields

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

Detailed Description

This typedef defines the statistics collected by a cipher instance.

Field Documentation

◆ IntCount

u32 XHdcp1x_CipherStats::IntCount

The number of interrupts detected.

Referenced by XHdcp1x_CipherHandleInterrupt().