⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 dmachanneldescriptors.h

📁 good luck to everyone!
💻 H
字号:
// Copyright (c) National Instruments 2008.  All Rights Reserved.
// Do Not Edit... this file is generated!

#ifndef __DMAChannelDescriptors_h__
#define __DMAChannelDescriptors_h__

#include "tDMAChannelDescriptor.h"

#define DMA_VERSION 1
#define NUM_DMA_CHANNELS 1

namespace nFPGA
{

static const tDMAChannelDescriptor g_DMAChannelDescriptors[] = 
   {
      // "DMA"
      {
         0,
         0x00007F9C,
         1024,
         1
      },
   };

}

#endif // __DMAChannelDescriptors_h__

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -