v_hdmitx
Xilinx SDK Drivers API Documentation
XV_HdmiTx_VSIF Struct Reference

Structure for holding the VSIF. More...

Data Fields

u8 Version
 Version. More...
 
u32 IEEE_ID
 IEEE Registration Identifier. More...
 
XV_HdmiTx_VSIF_Video_Format Format
 HDMI Video Format. More...
 
u8 HDMI_VIC
 XV_HDMITX_VSIF_VF_EXTRES: HDMI Video Format Identification Code. More...
 
XV_HdmiTx_3D_Info Info_3D
 XV_HDMITX_VSIF_VF_3D: 3D Information. More...
 

Detailed Description

Structure for holding the VSIF.

Format indicates the used union member.

Field Documentation

u8 XV_HdmiTx_VSIF::HDMI_VIC

XV_HDMITX_VSIF_VF_EXTRES: HDMI Video Format Identification Code.

Referenced by XV_HdmiTx_VSIF_DisplayInfo(), XV_HdmiTx_VSIF_GeneratePacket(), and XV_HdmiTx_VSIF_ParsePacket().

u32 XV_HdmiTx_VSIF::IEEE_ID

IEEE Registration Identifier.

Referenced by XV_HdmiTx_VSIF_GeneratePacket(), and XV_HdmiTx_VSIF_ParsePacket().

XV_HdmiTx_3D_Info XV_HdmiTx_VSIF::Info_3D

XV_HDMITX_VSIF_VF_3D: 3D Information.

Referenced by XV_HdmiTx_VSIF_DisplayInfo(), XV_HdmiTx_VSIF_GeneratePacket(), and XV_HdmiTx_VSIF_ParsePacket().

u8 XV_HdmiTx_VSIF::Version