Altera DisplayPort MegaCore Function Instrukcja Użytkownika Strona 117

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 195
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 116
Related Information
btc_dptx_edid_read on page 8-16
btc_dptx_edid_read
Prototype: int btc_dptx_edid_read(BYTE *data)
Thread-safe: No
Available from ISR: Yes
Include: < btc_dptx_syslib.h >
Return: 0 = success, 1 = fail
Parameters: data—Pointer for data to be read
Description: This function reads the complete EDID of the connected DisplayPort sink. data
must be able to contain the whole EDID (allow for 512 bytes).
Example: btc_dptx_edid_read(pdata);
Related Information
btc_dptx_edid_block_read on page 8-15
btc_dptx_fast_link_training
Prototype:
int btc_dptx_fast_link_training(
unsigned int link_rate,
unsigned int lane_count,
unsigned int volt_swing,
unsigned int pre_emph,
unsigned int new_cfg)
Thread-safe: No
Available from ISR: Yes
Include: < btc_dptx_syslib.h >
Return: 0 = success, 1 = fail
8-16
btc_dptx_edid_read
UG-01131
2015.05.04
Altera Corporation
DisplayPort API Reference
Send Feedback
Przeglądanie stron 116
1 2 ... 112 113 114 115 116 117 118 119 120 121 122 ... 194 195

Komentarze do niniejszej Instrukcji

Brak uwag