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

#include <PlxTypes.h>

Collaboration diagram for _DMA_CHANNEL_DESC:
Collaboration graph

Public Attributes

unsigned int EnableReadyInput:1
 
unsigned int EnableBTERMInput:1
 
unsigned int EnableIopBurst:1
 
unsigned int EnableWriteInvalidMode:1
 
unsigned int EnableDmaEOTPin:1
 
unsigned int DmaStopTransferMode:1
 
unsigned int HoldIopAddrConst:1
 
unsigned int HoldIopSourceAddrConst:1
 
unsigned int HoldIopDestAddrConst:1
 
unsigned int DemandMode:1
 
unsigned int SrcDemandMode:1
 
unsigned int DestDemandMode:1
 
unsigned int EnableTransferCountClear:1
 
unsigned int WaitStates:4
 
unsigned int IopBusWidth:2
 
unsigned int EOTEndLink:1
 
unsigned int ValidStopControl:1
 
unsigned int ValidModeEnable:1
 
unsigned int EnableDualAddressCycles:1
 
unsigned int Reserved1:9
 
unsigned int TholdForIopWrites:4
 
unsigned int TholdForIopReads:4
 
unsigned int TholdForPciWrites:4
 
unsigned int TholdForPciReads:4
 
unsigned int EnableFlybyMode:1
 
unsigned int FlybyDirection:1
 
unsigned int EnableDoneInt:1
 
unsigned int Reserved2:13
 
DMA_CHANNEL_PRIORITY DmaChannelPriority
 

Member Data Documentation

◆ DemandMode

unsigned int _DMA_CHANNEL_DESC::DemandMode

◆ DestDemandMode

unsigned int _DMA_CHANNEL_DESC::DestDemandMode

◆ DmaChannelPriority

DMA_CHANNEL_PRIORITY _DMA_CHANNEL_DESC::DmaChannelPriority

◆ DmaStopTransferMode

unsigned int _DMA_CHANNEL_DESC::DmaStopTransferMode

◆ EnableBTERMInput

unsigned int _DMA_CHANNEL_DESC::EnableBTERMInput

◆ EnableDmaEOTPin

unsigned int _DMA_CHANNEL_DESC::EnableDmaEOTPin

◆ EnableDoneInt

unsigned int _DMA_CHANNEL_DESC::EnableDoneInt

◆ EnableDualAddressCycles

unsigned int _DMA_CHANNEL_DESC::EnableDualAddressCycles

◆ EnableFlybyMode

unsigned int _DMA_CHANNEL_DESC::EnableFlybyMode

◆ EnableIopBurst

unsigned int _DMA_CHANNEL_DESC::EnableIopBurst

◆ EnableReadyInput

unsigned int _DMA_CHANNEL_DESC::EnableReadyInput

◆ EnableTransferCountClear

unsigned int _DMA_CHANNEL_DESC::EnableTransferCountClear

◆ EnableWriteInvalidMode

unsigned int _DMA_CHANNEL_DESC::EnableWriteInvalidMode

◆ EOTEndLink

unsigned int _DMA_CHANNEL_DESC::EOTEndLink

◆ FlybyDirection

unsigned int _DMA_CHANNEL_DESC::FlybyDirection

◆ HoldIopAddrConst

unsigned int _DMA_CHANNEL_DESC::HoldIopAddrConst

◆ HoldIopDestAddrConst

unsigned int _DMA_CHANNEL_DESC::HoldIopDestAddrConst

◆ HoldIopSourceAddrConst

unsigned int _DMA_CHANNEL_DESC::HoldIopSourceAddrConst

◆ IopBusWidth

unsigned int _DMA_CHANNEL_DESC::IopBusWidth

◆ Reserved1

unsigned int _DMA_CHANNEL_DESC::Reserved1

◆ Reserved2

unsigned int _DMA_CHANNEL_DESC::Reserved2

◆ SrcDemandMode

unsigned int _DMA_CHANNEL_DESC::SrcDemandMode

◆ TholdForIopReads

unsigned int _DMA_CHANNEL_DESC::TholdForIopReads

◆ TholdForIopWrites

unsigned int _DMA_CHANNEL_DESC::TholdForIopWrites

◆ TholdForPciReads

unsigned int _DMA_CHANNEL_DESC::TholdForPciReads

◆ TholdForPciWrites

unsigned int _DMA_CHANNEL_DESC::TholdForPciWrites

◆ ValidModeEnable

unsigned int _DMA_CHANNEL_DESC::ValidModeEnable

◆ ValidStopControl

unsigned int _DMA_CHANNEL_DESC::ValidStopControl

◆ WaitStates

unsigned int _DMA_CHANNEL_DESC::WaitStates

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