📄 readme
字号:
## $Id: README,v 1.1 1998/07/09 18:36:19 joel Exp $#This is the serial controller portion of the libchip library. This directory contains the source code for reusable console driversupport code. Each individual driver is configured using theconsole_tbl data structure. This structure is defined and explainedin the console.h file.The reusable chip drivers do not directly access the serial controller.They access the registers on the controller via a set of up to four functions which are provided by the BSP. These functins set and getgeneral registers and data buffers. Some chips can access the databuffers as general registers and thus the driver may not requirethose interface routines.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -