v_hdmirx
Xilinx SDK Drivers API Documentation
XV_HdmiRx_Aux Struct Reference

This typedef holds HDMI RX Auxiliary peripheral specific data structure. More...

Data Fields

XV_HdmiRx_AuxHeader Header
 AUX header field. More...
 
XV_HdmiRx_AuxData Data
 AUX data field. More...
 

Detailed Description

This typedef holds HDMI RX Auxiliary peripheral specific data structure.

Field Documentation

◆ Data

XV_HdmiRx_AuxData XV_HdmiRx_Aux::Data

AUX data field.

Referenced by XV_HdmiRx_Clear(), and XV_HdmiRx_VSIF_ParsePacket().

◆ Header

XV_HdmiRx_AuxHeader XV_HdmiRx_Aux::Header

AUX header field.

Referenced by XV_HdmiRx_Clear(), and XV_HdmiRx_VSIF_ParsePacket().