axidma
Vitis Drivers API Documentation
XAxiDma Struct Reference

The XAxiDma driver instance data. More...

Data Fields

int AddrWidth
 Address Width. More...
 

Detailed Description

The XAxiDma driver instance data.

An instance must be allocated for each DMA engine in use.

Field Documentation

int XAxiDma::AddrWidth

Address Width.

Referenced by XAxiDma_CfgInitialize(), and XAxiDma_SimpleTransfer().