Altera DisplayPort MegaCore Function Instrukcja Użytkownika Strona 112

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 195
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 111
btc_dprx_syslib_init
Prototype: int btc_dprx_syslib_init(void)
Thread-safe: No
Available from ISR: No
Include: < btc_dprx_syslib.h >
Return: 0 = success, 1 = fail
Parameters: No
Description: This function initializes the system library. It should be invoked once after btc_
dprx_syslib_add_ rx ( ).
Example: btc_dprx_syslib_init();
Related Information
btc_dprx_syslib_add_rx on page 8-9
btc_dprx_syslib_monitor
Prototype:
int btc_dprx_syslib_monitor(void)
Thread-safe: No
Available from
ISR:
Yes
Include: < btc_dprx_syslib.h >
Return: 0 = success, 1 = fail
Parameters: No
Description: This function calls the system library sink housekeeping monitor, which is responsible
for:
Handling RX-side received sideband message requests.
Forwarding RX-side sideband message replies.
The software should invoke this function periodically or at least every 50 ms.
Example: btc_dprx_syslib_monitor();
UG-01131
2015.05.04
btc_dprx_syslib_init
8-11
DisplayPort API Reference
Altera Corporation
Send Feedback
Przeglądanie stron 111
1 2 ... 107 108 109 110 111 112 113 114 115 116 117 ... 194 195

Komentarze do niniejszej Instrukcji

Brak uwag