cs8900.h

来自「altera_avalon,welcome to download」· C头文件 代码 · 共 16 行

H
16
字号
// file: cs8900.h
// 
// Public Interface to the Ethernet Adapter
//

#ifndef _cs8900_
#define _cs8900_

#include "plugs.h"

extern ns_plugs_adapter_description ng_cs8900;

#endif // _cs8900_

// end of file

⌨️ 快捷键说明

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