DisplayPort Intel® FPGA IP User Guide

ID 683273
Date 10/20/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

9.68. btc_dptx_mst_vcptab_update

Prototype:

int btc_dptx_mst_vcptab_update(BYTE tx_idx)

Thread-safe:

No

Available from ISR:

No

Include:

< btc_dptx_syslib.h >

Return:

None

Parameters:

tx_idx—Source instance index (0 - 3)

Description:

This function generates an ACT sequence and then takes into use the current local VC Payload ID Table.

Example:

btc_dptx_mst_vcptab_update(0);