2010 FRC Java API


edu.wpi.first.wpilibj.fpga
Interface DMAChannelDescriptors

All Known Implementing Classes:
tAccumulator, tAI, tAlarm, tAnalogTrigger, tCounter, tDIO, tDMA, tDMAManager, tEncoder, tGlobal, tInterrupt, tInterruptManager, tSolenoid, tSPI, tSystem, tSysWatchdog, tWatchdog

public interface DMAChannelDescriptors


Nested Class Summary
static class DMAChannelDescriptors.tDMAChannelDescriptor
           
 
Field Summary
static int kDMA_VERSION
           
static DMAChannelDescriptors.tDMAChannelDescriptor[] kDMAChannelDescriptors
           
static int kNUM_DMA_CHANNELS
           
 

Field Detail

kDMA_VERSION

static final int kDMA_VERSION
See Also:
Constant Field Values

kNUM_DMA_CHANNELS

static final int kNUM_DMA_CHANNELS
See Also:
Constant Field Values

kDMAChannelDescriptors

static final DMAChannelDescriptors.tDMAChannelDescriptor[] kDMAChannelDescriptors

2010 FRC Java API


Copyright © 2006-2009 Sun Microsystems, Inc. All Rights Reserved.