hdcp1x
Xilinx SDK Drivers API Documentation
XHdcp1x_RxEncyptionWatch Struct Reference

This typedef is used to keep a tab on the changes in the encryption status of the HDCP receiver, depending on whether the incoming data non the receiver is HDCP protected or not. More...

Data Fields

u8 PreviousState
 Previous state of encryption. More...
 
u8 CurrentState
 Current state of encryption. More...
 

Detailed Description

This typedef is used to keep a tab on the changes in the encryption status of the HDCP receiver, depending on whether the incoming data non the receiver is HDCP protected or not.

Field Documentation

◆ CurrentState

u8 XHdcp1x_RxEncyptionWatch::CurrentState

Current state of encryption.

◆ PreviousState

u8 XHdcp1x_RxEncyptionWatch::PreviousState

Previous state of encryption.