Btc_dprx_hpd_set, Btc_dprx_syslib_add_rx, Btc_dprx_hpd_set -9 – Altera DisplayPort MegaCore Function User Manual

Page 110: Btc_dprx_syslib_add_rx -9

Advertising
background image

Related Information

btc_dprx_hpd_get

on page 8-8

btc_dprx_hpd_set

on page 8-9

btc_dprx_hpd_set

Prototype:

void btc_dprx_hpd_set(
BYTE rx_idx,
int level)

Thread-safe:

Yes

Available from ISR: Yes

Include:

<

btc_dprx_syslib.h

>

Return:

Parameters:

rx_idx

—Sink instance index (0 - 3)

level—

0 or 1

Description:

This function allows the controller to set the logic level of the RX HPD.

Example:

btc_dprx_hpd_set(0,1);

Related Information

btc_dprx_hpd_get

on page 8-8

btc_dprx_hpd_pulse

on page 8-8

btc_dprx_syslib_add_rx

Prototype:

int btc_dprx_syslib_add_rx(
BYTE rx_idx,
unsigned int rx_base_addr,
unsigned int rx_irq_id,
unsigned int rx_irq_num,
unsigned int rx_num_of_sinks,
unsigned int options)

Thread-safe:

No

Available from ISR: No

Include:

<

btc_dprx_syslib.h

>

UG-01131

2015.05.04

btc_dprx_hpd_set

8-9

DisplayPort API Reference

Altera Corporation

Send Feedback

Advertising