A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: hco1410462574517
Ixiasoft
Visible to Intel only — GUID: hco1410462574517
Ixiasoft
9.6. btc_dprx_baseaddr
Prototype: |
unsigned int btc_dprx_baseaddr(BYTE rx_idx) |
Thread-safe: |
Yes |
Available from ISR: |
Yes |
Include: |
< btc_dprx_syslib.h > |
Return: |
0 = success, 1 = fail |
Parameters |
rx_idx—Sink instance index (0 - 3) |
Description: |
This function returns the RX instance’s base address connected to the given port number. |
Example: |
addr = btc_dprx_baseaddr(0); |