arch.htm
来自「PIC网卡控制器ENC28J60的PIC单片机程序源代码(c)」· HTM 代码 · 共 19 行
HTM
19 行
<html>
<head>
<title>Architecture</title>
</head>
<body bgcolor="#FFFFFF">
<p>The Microchip ENC28J60 incorporates several different blocks to complete an Ethernet interface.
<img src="blockdiagram.png">
<p>The Microchip TCP/IP Stack uses a cooperative multitasking method to separate
itself from the main application. It closely follows the "TCP/IP
reference model" all major components are in separate
source files.</p>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?