ks0108

来自「linux 内核源代码」· 代码 · 共 56 行

TXT
56
字号
	==========================================	ks0108 LCD Controller Driver Documentation	==========================================License:		GPLv2Author & Maintainer:	Miguel Ojeda Sandonis <maxextreme@gmail.com>Date:			2006-10-27--------0. INDEX--------	1. DRIVER INFORMATION	2. DEVICE INFORMATION	3. WIRING---------------------1. DRIVER INFORMATION---------------------This driver support the ks0108 LCD controller.---------------------2. DEVICE INFORMATION---------------------Manufacturer:	SamsungDevice Name:	KS0108 LCD ControllerDevice Code:	ks0108Webpage:	-Device Webpage:	-Type:		LCD Controller (Liquid Crystal Display Controller)Width:		64Height:		64Colors:		2 (B/N)Pages:		8Addresses:	64 each pageData size:	1 byte each addressMemory size:	8 * 64 * 1 = 512 bytes---------3. WIRING---------The driver supports data parallel port wiring.If you aren't building LCD related hardware, you should checkyour LCD specific wiring information in the same folder.For example, check Documentation/auxdisplay/cfag12864b.

⌨️ 快捷键说明

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