TwiceAsNice  2019-02-18
Public Attributes | List of all members
_DMADATA Struct Reference

#include <PlxIoctl.h>

Collaboration diagram for _DMADATA:
Collaboration graph

Public Attributes

DMA_CHANNEL channel
 
union {
   DMA_CHANNEL_DESC   desc
 
   DMA_TRANSFER_ELEMENT   TxParams
 
   DMA_COMMAND   command
 
   U32   TxCount
 
u
 

Member Data Documentation

◆ channel

DMA_CHANNEL _DMADATA::channel

◆ command

DMA_COMMAND _DMADATA::command

◆ desc

DMA_CHANNEL_DESC _DMADATA::desc

◆ TxCount

U32 _DMADATA::TxCount

◆ TxParams

DMA_TRANSFER_ELEMENT _DMADATA::TxParams

◆ u

union { ... } _DMADATA::u

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