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

📄 lan9115.h

📁 samsung 最新芯片2450 的测试程序.
💻 H
字号:
#ifndef __LAN9115_H__
#define __LAN9115_H__


#ifdef __cplusplus
extern "C" {
#endif

#define	ID_REV	0x50

#define	ChipID	0x0115

int smsc9115_reg_read(U32 reg);

extern void Test_LAN9115(void);


#ifdef __cplusplus
}
#endif

#endif /* __CS8900_H__ */




⌨️ 快捷键说明

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