Multi Channel DMA Intel® FPGA IP for PCI Express User Guide

ID 683821
Date 4/20/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

8.1.6.15. ifc_qdma_pio_read32

Table 102.  ifc_qdma_pio_read32
API API Description Input Parameters Return Values
uint32_t ifc_qdma_pio_read32(struct ifc_qdma_device *qdev, uint64_t addr)

Read the value from BAR2 address This API is used for PIO testing, dumping statistics, and pattern generation.

qdev: QDMA device

addr: adderss to read

0 on success

negative otherwise