SISCI API
dis_dma_vec_t Struct Reference

DMA queue vector interface for function SCIStartDmaTransferVec(). More...

#include <sisci_types.h>

Data Fields

unsigned int size
 Size of this transfer.
 
unsigned int local_offset
 Offset in the local segment.
 
unsigned int remote_offset
 Offset in the remote segment.
 

Detailed Description

DMA queue vector interface for function SCIStartDmaTransferVec().

Field Documentation

◆ size

unsigned int size

Size of this transfer.

◆ local_offset

unsigned int local_offset

Offset in the local segment.

◆ remote_offset

unsigned int remote_offset

Offset in the remote segment.


The documentation for this struct was generated from the following file: