![]() |
dmaps
Xilinx SDK Drivers API Documentation
|
DMA block descriptor stucture. More...
Data Fields | |
| u32 | SrcAddr |
| Source starting address. More... | |
| u32 | DstAddr |
| Destination starting address. More... | |
| unsigned int | Length |
| Number of bytes for the block. More... | |
DMA block descriptor stucture.
| u32 XDmaPs_BD::DstAddr |
Destination starting address.
Referenced by DmaDoneHandler().
| unsigned int XDmaPs_BD::Length |
Number of bytes for the block.
| u32 XDmaPs_BD::SrcAddr |
Source starting address.
Referenced by DmaDoneHandler().