📄 readme
字号:
## $Id: README,v 1.1 1999/02/05 00:34:14 joel Exp $#This is the network interface controller portion of the libchip library.This directory contains the source code for reusable TCP/IP network driversupport code. Each driver has its own configuration table and itschip specific attach routine must be called by a board specificattach routine. The board specific chip routine passes the chipconfiguration and network configuration to the resuable device driver.The reusable chip drivers do not directly access the controller.They access the registers on the controller via a set offunctions which are provided by the BSP. These functions set and getgeneral registers and data buffers.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -