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

ID 683821
Date 1/29/2024
Public
Document Table of Contents

8.1.6.16. ifc_qdma_pio_write32

Table 113.  ifc_qdma_pio_write32
API API Description Input Parameters Return Values
void ifc_qdma_pio_write32(struct ifc_qdma_device *qdev, uint64_t addr, uint32_t val)

Writes the value to BAR2 address

qdev: QDMA device

addr: address to write

val: value to write

0 on success and populates channel context

negative otherwise