DisplayPort Intel® FPGA IP User Guide

ID 683273
Date 10/16/2023
Public
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);